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
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-173361.js
regress-546967.js
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
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