Files
UglifyJS/test
Alex Lam S.L b19aa58cff fix has_side_effects() (#1675)
`AST_Try` is an `AST_Block`, so besides try block we also need to inspect catch and finally blocks for possible side effects.

Also extend this functionality to handle `AST_If` and `AST_LabeledStatement` while we are at it.

fixes #1673
2017-03-25 23:03:26 +08:00
..
2017-03-25 23:03:26 +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-03-24 13:19:50 +08:00
2015-10-20 19:48:56 +01:00
2017-03-25 01:46:12 +08:00