fix corner case with `NaN` (#4437)
authorAlex Lam S.L <alexlamsl@gmail.com>
Tue, 22 Dec 2020 23:01:50 +0000 (23:01 +0000)
committerGitHub <noreply@github.com>
Tue, 22 Dec 2020 23:01:50 +0000 (07:01 +0800)
commitcb4a02949e14a8ffad88c327204f016407218ce9
treeedac127ab6f870595e7146f5b17c16f2eca9c870
parentf85a206b9ed5b39726a2da39680056c09d3f9687
fix corner case with `NaN` (#4437)

fixes #4436
lib/compress.js
test/compress/destructured.js