UglifyJS/test
Alex Lam S.L 49bfc6b555
improve performance (#3020)
- replace `find_if()` with `all()` wherever possible
- move ESTree-specific logic out of `figure_out_scope()`
2018-03-23 03:43:52 +08:00
..
compress fix nested inline within loop (#3019) 2018-03-23 02:31:59 +08:00
input refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
mocha improve performance (#3020) 2018-03-23 03:43:52 +08:00
benchmark.js show benchmark subtotal (#2960) 2018-02-26 11:46:26 +08:00
exports.js improve mangle.properties (#2261) 2017-07-29 23:02:04 +08:00
fetch.js cache web assets between CI runs (#2089) 2017-06-14 11:53:10 +08:00
jetstream.js improve process.exit() workaround (#2741) 2018-01-07 17:53:50 +08:00
mocha.js improve mocha tests (#2797) 2018-01-16 17:51:25 +08:00
mozilla-ast.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
node.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
run-tests.js preserve case when inline_script (#2991) 2018-03-11 05:11:12 +08:00
sandbox.js improve test/run-test.js performance (#2971) 2018-03-04 04:50:00 +08:00
sourcemaps.js fix source map offset (#1993) 2017-05-23 20:25:48 +08:00
travis-ufuzz.js fix time-out for respawned test/ufuzz.js (#2814) 2018-01-19 06:11:19 +08:00
ufuzz.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
ufuzz.json refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00