blob: fc86fd9457a48c6a86e9cfd40a7336b8a3682d91 [file] [log] [blame]
This page's JavaScript has a call to call() in it.
To run this test manually, load it in the browser then load the WebInspector and look at the profile. In the profile there should be a call to fakeObject() with call() as its child and a fakeInteriorFunction() as call()'s child.
Profile title: Using the call() method
Thread_1 (no file) (line 0:0)
startTest call.html (line 10:19)
fakeObject call.html (line 19:21)
fakeInteriorFunction call.html (line 25:30)
endTest profiler-test-JS-resources.js (line 1:17)