UglifyJS/test
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
..
compress Remove console.log and add extra test case 2016-10-06 14:11:32 +02:00
input Add an option for writing inline source map 2016-10-23 21:21:39 +02:00
mocha fix uses_arguments handling (broken since 6605d15783) 2016-10-23 21:29:18 +02:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js Test reparsing test/compress/*.js output 2016-08-14 21:27:23 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00