UglifyJS/test
Alex Lam S.L d9344f30b8 disallow parameter substitution for named IIFEs (#1596)
Self-referenced function has non-fixed values assigned to its parameters.

Let `unused` & `!keep_fnames` do the scanning, then apply `reduce_vars` only to unnamed functions.

fixes #1595
2017-03-11 03:34:55 +08:00
..
compress disallow parameter substitution for named IIFEs (#1596) 2017-03-11 03:34:55 +08:00
input Correctly raise a parse exception with a missing loop body (#1585) 2017-03-10 03:08:43 +08:00
mocha fixup for #1585 (#1589) 2017-03-10 10:49:41 +08:00
benchmark.js include benchmark.js in test suite (#1564) 2017-03-07 19:25:12 +08:00
jetstream.js add benchmark & JetStream tests 2017-02-21 13:29:58 +08: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 support multi-line string in tests (#1590) 2017-03-10 11:27:30 +08:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00