v8/test/mjsunit/harmony/regress
littledan 77cbe27689 Narrowly address async function stack overflow parsing case
This patch just checks for a stack overflow and returns failure
from the cases which Clusterfuzz found. However, there may be
more locations in the parser which need similar treatment.

R=caitpotter88@gmail.com,neis
BUG=v8:4483,chromium:624300

Review-Url: https://codereview.chromium.org/2135503002
Cr-Commit-Position: refs/heads/master@{#37655}
2016-07-11 19:33:43 +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-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-618603.js [interpreter] support async functions in Ignition 2016-06-13 17:21:19 +00:00
regress-624300.js Narrowly address async function stack overflow parsing case 2016-07-11 19:33:43 +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