aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-973.js
AgeCommit message (Expand)Author
2020-04-11improve handling of `eval` (#3776)...Alex Lam S.L
2018-07-01fix corner case in `unused`alexlamsl
2018-05-10fix corner case in call binding (#3128)...Alex Lam S.L
2017-12-01fix corner case in call binding (#2541)Alex Lam S.L
2017-11-06consolidate & enhance `unused` (#2439)...Alex Lam S.L
2017-03-16make `collapse_vars` consistent with `toplevel` (#1608)...Alex Lam S.L
2016-02-17preserve ThisBinding for side_effectsalexlamsl
2016-02-16Don't compress (0, eval)() to eval()Richard van Velzen
2016-02-16Preserve ThisBinding in conditionals & collapse_vars...alexlamsl