UglifyJS/lib
Mihai Bazon fc39553714 use AST_Lambda for object setters/getters
so that the optimization that drops the name if unused doesn't apply.
close #12
2012-10-12 10:11:01 +03:00
..
ast.js cleanup 2012-10-11 11:07:42 +03:00
compress.js cleanup 2012-10-11 11:07:42 +03:00
mozilla-ast.js added $propdoc to AST nodes and some cleanups 2012-10-09 18:20:39 +03:00
output.js add AST_Infinity node 2012-10-09 18:35:53 +03:00
parse.js use AST_Lambda for object setters/getters 2012-10-12 10:11:01 +03:00
scope.js cleanup 2012-10-11 11:07:42 +03:00
sourcemap.js line numbers start at 1 2012-10-02 16:39:53 +03:00
transform.js added $propdoc to AST nodes and some cleanups 2012-10-09 18:20:39 +03:00
utils.js stealing more hacks from acorn in the name of speed 2012-10-11 15:17:42 +03:00