blob: 927c45527ce71d7d780c3f213ea1ff55331634d8 [file] [log] [blame]
This test checks that JavaScriptCore does not crash when uwinding the stack that includes a host function.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Two host functions called in a row.
PASS myArray is new Array( 5, 6, 7 )
PASS Exception thrown and caught
PASS successfullyParsed is true
TEST COMPLETE