support asynchronous arrow functions (#4530)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 10 Jan 2021 03:34:26 +0000 (03:34 +0000)
committerGitHub <noreply@github.com>
Sun, 10 Jan 2021 03:34:26 +0000 (11:34 +0800)
commitba54d074d8f434148a4f9ab5f59fcb70ff08dda9
tree2cb157a1cdf483efd4597b5d325fc4b17decaa9a
parent0818d396c5cca408f161422800b79cf825ab5b9f
support asynchronous arrow functions (#4530)
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/scope.js
lib/transform.js
lib/utils.js
test/compress/awaits.js
test/reduce.js
test/ufuzz/index.js