improve testing compatibility with Node.js (#5204)
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 6 Dec 2021 14:42:45 +0000 (14:42 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Dec 2021 14:42:45 +0000 (22:42 +0800)
commitd2e7c4af20d8a5bf51de324927221e64423a4791
tree9487488ad2085a99d39f4af626c6353613a1983c
parent033d8d9405c82d18c221daae9049874f8924d9a2
improve testing compatibility with Node.js (#5204)
test/compress/bigint.js
test/compress/default-values.js
test/compress/destructured.js
test/compress/exponentiation.js
test/compress/rests.js
test/compress/spreads.js
test/compress/templates.js
test/compress/yields.js
test/sandbox.js