Files
UglifyJS/lib
Alex Lam S.L f7ca4f2297 fix corner cases in switch and undefined (#1762)
- fix side effects in switch condition for singular blocks
- fix `undefined` confusion with local variable
- gate `OPT(AST_Switch)` with `switches`

fixes #1758
fixes #1759
2017-04-02 14:52:25 +08:00
..
2017-03-14 13:19:05 +08:00
2017-03-15 18:44:13 +08:00