blob: ed3cbe671ec3e3d81874d20f537cdc4f981bb047 [file] [log] [blame]
Test that we can handle excessively large initializer lists
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS new Function(initializerTestString)() is true
PASS new Function(declarationTestString)() is true
PASS new Function(commaExpressionTestString)() is true
PASS successfullyParsed is true
TEST COMPLETE