Files
UglifyJS/lib
Alex Lam S.L 7aa69117e1 fix corner cases in reduce_vars (#1524)
Avoid variable substitution in the following cases:
- use of variable before declaration
- declaration within conditional code blocks
- declaration within loop body

fixes #1518
fixes #1525
2017-03-02 00:20:53 +08:00
..
2017-02-26 05:58:26 +08:00
2017-02-21 13:29:58 +08:00
2017-02-27 03:40:54 +08:00