improve `Dictionary` performance (#5202)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 5 Dec 2021 06:58:52 +0000 (06:58 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 06:58:52 +0000 (14:58 +0800)
commitb0799105c224926da5ca0b6a6dfa18270e83afd0
treebfde38efd9c72227c69c135301bb8d81fc35800d
parent860aa9531b2ce660ace8379c335bb092034b6e82
improve `Dictionary` performance (#5202)

- workaround `__proto__` quirks on v8
bin/uglifyjs
lib/compress.js
lib/propmangle.js
lib/scope.js
lib/sourcemap.js
lib/utils.js
test/compress/evaluate.js
test/compress/objects.js