aboutsummaryrefslogtreecommitdiff
path: root/test/compress/arguments.js
AgeCommit message (Expand)Author
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-21fix corner case in `reduce_vars` (#4433)...Alex Lam S.L
2020-12-19fix corner case in `arguments` (#4411)...Alex Lam S.L
2020-12-18fix corner case in `arguments` (#4398)...Alex Lam S.L
2020-11-18enhance `arguments` (#4296)Alex Lam S.L
2020-11-18fix corner case in `arguments` (#4293)...Alex Lam S.L
2020-10-12fix corner case in `arguments` (#4201)...Alex Lam S.L
2020-05-31fix corner case in `arguments` (#3939)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
2019-03-13fix corner case in `arguments` & `reduce_vars` (#3331)...Alex Lam S.L
2019-03-13fix corner case in `arguments` (#3330)...Alex Lam S.L
2018-06-24enhance `arguments` (#3193)...Alex Lam S.L
2018-03-02compress `arguments[index]` (#2967)...Alex Lam S.L