Files
UglifyJS/test
Alex Lam S.L ff289b90a9 implement delayed resolution for reduce_vars (#1788)
Although it would be nice to enforce `AST_Node` cloning during transformation, that ship has sailed a long time ago.

We now get the assigned value when resolving `AST_SymbolRef` instead of `reset_opt_flags()`, which has the added advantage of improved compressor efficiency.

fixes #1787
2017-04-05 21:06:42 +08:00
..
2017-03-24 13:19:50 +08:00
2017-02-21 13:29:58 +08:00
2015-12-27 22:38:20 +01:00
2017-03-23 01:31:46 +08:00
2017-04-01 05:47:11 +08:00
2017-04-03 18:56:11 +08:00
2015-10-20 19:48:56 +01:00
2017-04-03 04:00:33 +08:00