summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/cached-eval-gc-expected.txt
blob: f533b1562f834b8a2023b4be1211be9ce20cc06f (plain)
1
2
3
4
5
6
7
8
9
10
11
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