aboutsummaryrefslogtreecommitdiff
path: root/test/compress/rests.js
AgeCommit message (Expand)Author
2021-02-19fix corner cases in arrow functions & `rests` (#4667)...Alex Lam S.L
2021-02-14improve fix for #4325 (#4649)Alex Lam S.L
2021-02-12fix corner case in `evaluate` (#4645)...Alex Lam S.L
2021-02-07fix corner case in `side_effects` (#4622)...Alex Lam S.L
2021-01-21fix corner case in `rests` (#4576)...Alex Lam S.L
2021-01-18fix corner case in `reduce_vars` (#4563)...Alex Lam S.L
2021-01-13fix corner case in `side_effects` (#4545)...Alex Lam S.L
2021-01-13enhance `rests` (#4546)Alex Lam S.L
2021-01-12fix corner case in `rests` (#4539)...Alex Lam S.L
2021-01-09fix corner cases with rest parameters (#4526)...Alex Lam S.L
2021-01-07support rest parameters (#4515)Alex Lam S.L