haikuwebkit/LayoutTests/js/dom/cached-eval-gc-expected.txt

12 lines
303 B
Plaintext

Tests to make sure we do not gc the constants contained by functions defined inside eval code. To pass we need to not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS 'test' is 'test'
PASS 'test' is 'test'
PASS successfullyParsed is true
TEST COMPLETE