aboutsummaryrefslogtreecommitdiff
path: root/test/compress/keep_fargs.js
AgeCommit message (Expand)Author
2021-02-14improve fix for #4325 (#4649)Alex Lam S.L
2020-12-30fix corner cases with `arguments` (#4481)...Alex Lam S.L
2020-12-24replace `keep_fargs` default to `false` (#4443)Alex Lam S.L
2020-12-09fix corner case in `keep_fargs` & `reduce_vars` (#4354)...Alex Lam S.L
2020-11-29fix corner case in `side_effects` (#4326)...Alex Lam S.L
2020-09-20enhance `unused` (#4129)Alex Lam S.L
2020-06-05fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)...Alex Lam S.L
2020-06-01enhance `reduce_vars` (#3942)Alex Lam S.L
2020-04-18enhance `unused` (#3794)Alex Lam S.L
2020-02-12fix corner case in `unused` (#3716)Alex Lam S.L
2019-12-02fix corner case in `keep_fargs` (#3620)...Alex Lam S.L
2019-12-02fix corner cases in `keep_fargs` & `unused` (#3618)Alex Lam S.L
2019-12-01enhance `unused` (#3617)Alex Lam S.L
2019-05-21fix corner case in `keep_fargs` (#3424)...Alex Lam S.L
2019-05-19fix corner case in `arguments` (#3421)...Alex Lam S.L
2019-05-13enhance `keep_fargs` (#3409)Alex Lam S.L