fix corner cases with `new.target` (#4784)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 16 Mar 2021 06:34:36 +0000 (06:34 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Mar 2021 06:34:36 +0000 (14:34 +0800)
commit352a944868b09c9ce3121a49d4a0bf0afe370a35
treee11bb9ad1bcbab701890cdbe6a2d84cc95829ad0
parent77c9116c91e8a758263ab68a7a7f720dcb7e0214
fix corner cases with `new.target` (#4784)
lib/ast.js
lib/compress.js
lib/parse.js
test/compress/functions.js
test/ufuzz/index.js