support async function within object literal (#4424)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 20 Dec 2020 00:19:04 +0000 (00:19 +0000)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 00:19:04 +0000 (08:19 +0800)
commitb7c49b72b3abd5da869d882a4e122cb155382874
tree7488822884452643995370842eafc7fd23982e72
parent8ce3c7d70fb476a65dc23f27bb5444ee89e59652
support async function within object literal (#4424)
lib/parse.js
test/compress/async.js
test/compress/objects.js
test/ufuzz/index.js