v8/test/mjsunit/harmony/regress
Caitlin Potter 9f0bdf044f [esnext] fix MaterializeCapturedObjectAt for async generator objects
Previously, JS_ASYNC_GENERATOR_OBJECT_TYPE maps led to an UNREACHABLE
macro, but are now restored like ordinary JSGeneratorObjects.

BUG=chromium:772649, v8:5855
R=adamk@chromium.org, yangguo@chromium.org, verwaest@chromium.org

Change-Id: I02e101565625f8a057d0e5b242a5fe0df263df89
Reviewed-on: https://chromium-review.googlesource.com/706780
Commit-Queue: Caitlin Potter <caitp@igalia.com>
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48423}
2017-10-10 11:18:10 +00:00
..
regress-4658.js Fix issue with re-scoping in do expressions 2016-03-01 09:04:38 +00:00
regress-4696.js Fix bug with spread rewriting 2016-01-21 12:16:20 +00:00
regress-4755.js [fullcodegen] Implement operand stack depth tracking. 2016-02-23 13:41:44 +00:00
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 Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
regress-546967.js [es7] bailout Crankshaft in VisitDoExpression 2015-10-24 07:06:59 +00:00
regress-771470.js [esnext] initialize native_context()->initial_async_generator_prototype 2017-10-04 16:15:59 +00:00
regress-772649.js [esnext] fix MaterializeCapturedObjectAt for async generator objects 2017-10-10 11:18:10 +00:00
regress-crbug-347528.js Move all Harmony-only tests to harmony/ 2014-02-28 14:26:32 +00:00
regress-crbug-571149.js Don't pre-initialise block contexts with holes 2016-01-14 18:04:35 +00:00
regress-crbug-578038.js Fix re-indexing for literals in do-expressions 2016-01-18 15:20:58 +00:00
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 fix transition of typedarrays in ics 2015-02-09 09:50:15 +00:00