fix corner cases with `yield` (#4771)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 13 Mar 2021 20:39:30 +0000 (20:39 +0000)
committerGitHub <noreply@github.com>
Sat, 13 Mar 2021 20:39:30 +0000 (04:39 +0800)
commit73e6b2550bf0cc08e4bc95ac1e1d3b8b650c5bf8
tree173825195336d5cb90cbf598716a9c9f62a01f7c
parent241113200e8ad3550efc051b2b7f4d7c9a4573e9
fix corner cases with `yield` (#4771)

fixes #4769
lib/compress.js
test/compress/yields.js