blob: 927c45527ce71d7d780c3f213ea1ff55331634d8 [file] [log] [blame]
kmccullough@apple.com3d079d62008-08-26 23:47:17 +00001This test checks that JavaScriptCore does not crash when uwinding the stack that includes a host function.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS Two host functions called in a row.
ddkilzer@apple.com71c79152017-04-27 21:29:23 +00007PASS myArray is new Array( 5, 6, 7 )
kmccullough@apple.com3d079d62008-08-26 23:47:17 +00008PASS Exception thrown and caught
9PASS successfullyParsed is true
10
11TEST COMPLETE
12