aboutsummaryrefslogtreecommitdiff
path: root/test/compress/yields.js
AgeCommit message (Expand)Author
2021-02-10fix corner cases with asynchronous generators (#4642)...Alex Lam S.L
2021-02-10fix corner cases in `inline` (#4640)...Alex Lam S.L
2021-02-10enhance `side_effects` (#4638)Alex Lam S.L
2021-02-10fix corner case in `reduce_vars` (#4636)Alex Lam S.L
2021-02-10fix corner case in `merge_vars` (#4635)Alex Lam S.L
2021-02-10fix corner case in `collapse_vars` (#4634)...Alex Lam S.L
2021-02-09support `for [await]...of` statements (#4627)Alex Lam S.L
2021-02-08fix corner case in `conditionals` (#4624)...Alex Lam S.L
2021-02-08support generator functions (#4620)Alex Lam S.L