UglifyJS/lib
Anthony Van de Gejuchte 6605d15783 Never mangle arguments and keep them in their scope
Fixes #892

Helped-by: kzc
2016-01-14 19:45:52 +01:00
..
ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
compress.js Fix hoisting the var in ForIn 2016-01-05 13:56:52 +02:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
parse.js Fix ch that could contain other newline characters 2015-12-27 22:24:37 +01:00
propmangle.js Fix mangling of property names which overwrite unmangleable properties 2015-08-05 21:18:39 +02:00
scope.js Never mangle arguments and keep them in their scope 2016-01-14 19:45:52 +01:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js Rework has_directive 2015-11-11 22:15:25 +02:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00