support `for [await]...of` statements (#4627)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 8 Feb 2021 20:28:23 +0000 (20:28 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Feb 2021 20:28:23 +0000 (04:28 +0800)
commite13d1e996909f68ee643df17fd7d87773c3e82a5
treeb519e7a0cd2c3150de25964aaa3399be135eaa7a
parentaedc1e7fc9cab772734d559e149c0b4f70454321
support `for [await]...of` statements (#4627)
README.md
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/transform.js
test/compress/loops.js
test/compress/yields.js
test/mocha/cli.js
test/reduce.js
test/ufuzz/index.js