chromium/third_party/blink/web_tests/fast/js/cached-eval-gc-expected.txt

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