v8/test/mjsunit/harmony/regress
Caitlin Potter cd778f13ac [test] add mjsunit regression tests for v8:6322
A few tests that would be good to have to verify that the known manifestations
of this bug are resolved.

Previously, the async generator and async function tests would crash. The other
ones never did, but still resulted in the register overwite bug.

BUG=v8:6322
R=adamk@chromium.org

Change-Id: Ic2238227629077de5671d67d18b3bfe018dd23f4
Reviewed-on: https://chromium-review.googlesource.com/514230
Reviewed-by: Adam Klein <adamk@chromium.org>
Commit-Queue: Caitlin Potter <caitp@igalia.com>
Cr-Commit-Position: refs/heads/master@{#45524}
2017-05-24 19:06:26 +00:00
..
regress-4658.js
regress-4696.js
regress-4755.js
regress-4904.js Re-scope inner scopes in arrow parameter initializers 2016-04-15 18:08:31 +00:00
regress-6100.js [parser] Fix template escapes in preparser 2017-03-15 12:44:41 +00:00
regress-6322.js [test] add mjsunit regression tests for v8:6322 2017-05-24 19:06:26 +00:00
regress-173361.js
regress-546967.js
regress-crbug-347528.js
regress-crbug-571149.js
regress-crbug-578038.js
regress-crbug-621111.js Fix classifier related bug 2016-06-21 16:41:00 +00:00
regress-crbug-621496.js Fix bug with illegal spread as single arrow parameter 2016-06-22 18:07:46 +00:00
regress-typedarray-out-of-bounds.js