fix corner case in `arguments` (#4398)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 18 Dec 2020 01:42:07 +0000 (01:42 +0000)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 01:42:07 +0000 (09:42 +0800)
commit82d2aa4acf1eea742a3b1041223a74b5960d4bfd
treeb9397db4dd8c4cd6cc20091fe0798d89da3a1bea
parentc1256c399a4db3228b461a742c66deb1ea5064e5
fix corner case in `arguments` (#4398)

fixes #4397
lib/compress.js
lib/scope.js
test/compress/arguments.js