summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/nested-functions-expected.txt
blob: fcfe189d31fa7a2af5de722a226e95138c8020d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This test ensures that properties of nested function code are not lost (due to cached function info).

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS passed1 is true
PASS passed2 is true
PASS passed3 is true
PASS passed4 is true
PASS successfullyParsed is true

TEST COMPLETE