Files
UglifyJS/lib/mozilla-ast.js
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

22 KiB