UglifyJS/test/mocha
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
..
accessorTokens-1492.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
arguments.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
cli.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
comment_before_constant.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
comment-filter.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
comment.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
directives.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
getter-setter.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
glob.js disable hoist_funs by default (#2626) 2017-12-20 17:05:40 +08:00
huge-number-of-comments.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
input-sourcemaps.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
let.js ensure ie8 works with mangled properties (#2238) 2017-07-15 22:50:59 +08:00
line-endings.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
minify-file-map.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
minify.js improve performance (#3020) 2018-03-23 03:43:52 +08:00
new.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
number-literal.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
operator.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00
release.js refactor brackets to braces (#3005) 2018-03-15 15:46:45 +08:00
screw-ie8.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
spidermonkey.js avoid intermittent test time-out failures (#2100) 2017-06-15 04:47:57 +08:00
string-literal.js don't escape null characters as \0 when followed by any digit (#2273) 2017-08-14 12:30:08 +08:00
with.js deprecate low level API (#1877) 2017-05-08 03:24:42 +08:00