support async function (#4333)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 6 Dec 2020 21:22:40 +0000 (21:22 +0000)
committerGitHub <noreply@github.com>
Sun, 6 Dec 2020 21:22:40 +0000 (05:22 +0800)
commit2cbbf5c375a0fae88345c3ed3bc2829b4b1ac250
treef1dd106d04820e8002d2f99cba76206d690d7c96
parent3c384cf9a8ed4230cf87f14ab017b613b38df628
support async function (#4333)
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/scope.js
lib/transform.js
test/compress/async.js [new file with mode: 0644]
test/mocha/async.js [new file with mode: 0644]
test/reduce.js
test/sandbox.js
test/ufuzz/index.js