fix corner case with `arguments` (#4697)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sat, 27 Feb 2021 01:26:15 +0000 (01:26 +0000)
committerGitHub <noreply@github.com>
Sat, 27 Feb 2021 01:26:15 +0000 (09:26 +0800)
commit0a42457df64944187a069b26491fcebd8ce55ce0
tree346d0655d7aaf2a828c6aeb66aabedc92b57cf19
parentba4a771bbccb0b6026588a56b0c31f5bac466775
fix corner case with `arguments` (#4697)

fixes #4696
lib/ast.js
lib/scope.js
test/compress/arguments.js