Files
UglifyJS/lib
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-07-03 03:23:38 +08:00
2017-07-03 04:17:37 +08:00
2017-06-23 04:14:30 +08:00
2017-07-03 03:23:38 +08:00
2017-06-03 14:00:59 +08:00