2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / profiler / built-in-function-calls-user-defined-function-expected.txt
blob24b85a592e228fe6b27b83e74f87822bbbe25512
1 This page uses a built-in function to call a user defined function. 
3 To run this test manually, load it in the browser then load the WebInspector and look at the profile. In the profile map() should have arrayOperatorFunction() as a child.
5 Profile title: Built-in function calls a user defined function
6 Thread_1 (no file) (line 0)
7    startTest built-in-function-calls-user-defined-function.html (line 11)
8       Array (no file) (line 0)
9       map (no file) (line 0)
10          arrayOperatorFunction profiler-test-JS-resources.js (line 25)
11       endTest profiler-test-JS-resources.js (line 1)
12    (idle) (no file) (line 0)