blob: c97505d6c4c25870775d4dac8cad5570da89118c [file] [log] [blame]
This tests that ScriptRegexp matching fails when running into an exceptional condition (stack overflow) without crashing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS runTest() threw exception RangeError: Maximum call stack size exceeded.
PASS successfullyParsed is true
TEST COMPLETE