aboutsummaryrefslogtreecommitdiff
path: root/test/compress/hoist_vars.js
AgeCommit message (Expand)Author
2021-05-03fix corner case in `hoist_vars` (#4900)...Alex Lam S.L
2021-05-02fix corner case in `hoist_vars` (#4894)...Alex Lam S.L
2021-05-01enhance `collapse_vars` (#4885)Alex Lam S.L
2021-04-22fix corner case in `hoist_vars` (#4860)...Alex Lam S.L
2021-04-03fix corner case in `hoist_vars` (#4840)...Alex Lam S.L
2021-03-16fix corner case in `functions` (#4789)...Alex Lam S.L
2021-03-06fix corner case in `hoist_vars` (#4739)...Alex Lam S.L
2021-01-07fix corner case in `hoist_vars` (#4518)...Alex Lam S.L
2021-01-01fix corner case in `reduce_vars` (#4490)...Alex Lam S.L
2021-01-01fix corner case in `functions` (#4488)...Alex Lam S.L
2020-12-29expand test options (#4475)...Alex Lam S.L
2017-09-03correctly count declarations after `hoist_vars` (#2297)...Alex Lam S.L
2017-02-21fix duplicated test names...alexlamsl