UglifyJS/lib
Jann Horn 266ddd9639 fix uses_arguments handling (broken since 6605d15783)
Using the symbol declaration tracking of UglifyJS doesn't make sense here
anyway, `arguments` always comes from something in the current scope.

fixes #1299
2016-10-23 21:29:18 +02:00
..
ast.js Actually limit sequence length. 2016-04-12 14:17:24 +03:00
compress.js Fix (typeof side_effect()) in boolean context 2016-10-06 13:50:11 +02:00
mozilla-ast.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
output.js Remove console.log and add extra test case 2016-10-06 14:11:32 +02:00
parse.js Legacy octal integer strict mode fixes 2016-07-21 14:42:16 +02:00
propmangle.js Fix --mangle-props and --mangle-props=unquoted 2016-08-14 21:51:25 +02:00
scope.js fix uses_arguments handling (broken since 6605d15783) 2016-10-23 21:29:18 +02:00
sourcemap.js lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should fix #882 2016-07-17 19:36:15 +02:00
transform.js Collapse single use var definitions 2016-01-27 11:48:15 +02:00
utils.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00