support BigInt literals (#4583)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 24 Jan 2021 01:51:18 +0000 (01:51 +0000)
committerGitHub <noreply@github.com>
Sun, 24 Jan 2021 01:51:18 +0000 (09:51 +0800)
commit8bfd891c09edfb54d1b93010487ee68ad64a457c
tree947c02f460b927b4a0843e3f0955a5636621a067
parentef9f7ca3e7c7f71df440645f782b3a7da4646d9b
support BigInt literals (#4583)
lib/ast.js
lib/compress.js
lib/output.js
lib/parse.js
lib/propmangle.js
test/compress/arrays.js
test/compress/bigint.js [new file with mode: 0644]
test/compress/issue-269.js
test/compress/numbers.js
test/ufuzz/index.js