Files
UglifyJS/test/compress
Alex Lam S.L 8223b2e0db fix AST_Node.optimize() (#1602)
Liberal use of `Compressor.transform()` and `AST_Node.optimize()` presents an issue for look-up operations like `TreeWalker.in_boolean_context()` and `TreeWalker.parent()`.

This is an incremental fix such that `AST_Node.optimize()` would now contain the correct stack information when called correctly.
2017-03-15 18:44:13 +08:00
..
2017-02-21 13:29:57 +08:00
2016-06-30 21:49:48 +02:00
2012-08-27 11:00:26 +03:00
2017-02-21 13:29:58 +08:00
2017-02-21 13:29:58 +08:00
2012-11-30 11:26:37 +02:00
2013-10-25 16:28:15 -04:00
2013-05-08 16:22:48 +03:00
2017-02-21 13:29:58 +08:00
2013-11-20 21:13:16 +02:00
2017-03-05 17:15:37 +08:00
2015-04-17 11:28:59 +03:00
2016-01-05 13:56:52 +02:00
2017-02-18 19:00:54 +08:00
2017-02-21 13:29:58 +08:00
2017-03-15 18:44:13 +08:00
2015-01-20 00:31:44 +01:00