fix corner case in `arguments` (#4810)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 21 Mar 2021 02:40:32 +0000 (02:40 +0000)
committerGitHub <noreply@github.com>
Sun, 21 Mar 2021 02:40:32 +0000 (10:40 +0800)
commit9faee3b66abe7bdfbf8152cec606432cc9ddf703
tree155f09c0479abffcf57d671ced81427262d91cac
parent8ea1ced389776400cf507cebc48c89f1865c27aa
fix corner case in `arguments` (#4810)

fixes #4809
lib/compress.js
test/compress/arguments.js
test/compress/arrows.js