handle destructuring `catch` in `--reduce-test` (#4427)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 20 Dec 2020 03:22:45 +0000 (03:22 +0000)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 03:22:45 +0000 (11:22 +0800)
commitcaea6aac81555040071c21e9e35888f78aeb5a82
tree5dbc98bc4b77a73349472f109cef2bce7fa5b983
parentf5224ca1f5075d6912616675f1aa7fa8cc7741f1
handle destructuring `catch` in `--reduce-test` (#4427)
test/input/reduce/destructured_catch.js [new file with mode: 0644]
test/input/reduce/destructured_catch.reduced.js [new file with mode: 0644]
test/mocha/reduce.js
test/reduce.js
test/ufuzz/index.js