Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / cached-eval-gc-expected.txt
blobf533b1562f834b8a2023b4be1211be9ce20cc06f
1 Tests to make sure we do not gc the constants contained by functions defined inside eval code. To pass we need to not crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS 'test' is 'test'
7 PASS 'test' is 'test'
8 PASS successfullyParsed is true
10 TEST COMPLETE