haikuwebkit/LayoutTests/js/stack-overflow-arrity-catch...

13 lines
311 B
Plaintext

Test that if an arrity check causes a stack overflow, the exception goes to the right catch
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS gotRightCatch is true
PASS gotWrongCatch1 is false
PASS gotWrongCatch2 is false
PASS successfullyParsed is true
TEST COMPLETE