Files
UglifyJS/test
Alex Lam S.L af0262b7e5 improve parenthesis emission (#2196)
- eliminate `throw` usages
- suppress extraneous parenthesis
  - `new function() {foo.bar()}.baz`
  - `for (function() { "foo" in bar; };;);`
2017-07-03 04:17:37 +08:00
..
2017-06-23 04:14:30 +08:00
2017-07-02 01:05:14 +08:00
2017-05-08 03:24:42 +08:00
2015-12-27 22:38:20 +01:00
2017-05-08 03:24:42 +08:00
2017-05-23 20:25:48 +08:00
2017-06-10 00:11:40 +08:00