blob: d66e054ef6fa8b76c86478edeeaf41ae7bc7c51d [file] [log] [blame]
This page's JavaScript has many function calls in the same scope.
To run this test manually, load it in the browser then load the WebInspector and look at the profile. In the profile many functions should be the children of startTest. Use the sorting capabilites to make sure the similarly named functions are sorted correctly.
Profile title: Many Calls In The Same Scope
Thread_1 (no file) (line 0)
startTest many-calls-in-the-same-scope.html (line 11)
insertNewText profiler-test-JS-resources.js (line 17)
createElement (no file) (line 0)
createTextNode (no file) (line 0)
appendChild (no file) (line 0)
getElementById (no file) (line 0)
insertGivenText profiler-test-JS-resources.js (line 9)
createElement (no file) (line 0)
createTextNode (no file) (line 0)
appendChild (no file) (line 0)
getElementById (no file) (line 0)
arrayOperatorFunction profiler-test-JS-resources.js (line 25)
intermediaryFunction profiler-test-JS-resources.js (line 33)
anonymousFunction profiler-test-JS-resources.js (line 29)
insertNewText profiler-test-JS-resources.js (line 17)
createElement (no file) (line 0)
createTextNode (no file) (line 0)
appendChild (no file) (line 0)
getElementById (no file) (line 0)
anonymousFunction profiler-test-JS-resources.js (line 29)
insertNewText profiler-test-JS-resources.js (line 17)
createElement (no file) (line 0)
createTextNode (no file) (line 0)
appendChild (no file) (line 0)
getElementById (no file) (line 0)
end many-calls-in-the-same-scope.html (line 27)
endT many-calls-in-the-same-scope.html (line 32)
endTest profiler-test-JS-resources.js (line 1)