fix corner case in `objects` (#5214)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 9 Dec 2021 22:02:22 +0000 (22:02 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Dec 2021 22:02:22 +0000 (06:02 +0800)
commit57a9519c3d428d5b3b1e2a6db9ad27bc2f520e0a
treeeb89ed9bed0e8b0456b05cc1efd3f43aa7bcc1b6
parent9e4c4c995c756748f5f2eece3e8756db9ba2c2e2
fix corner case in `objects` (#5214)

fixes #5213
lib/compress.js
test/compress/objects.js
test/sandbox.js