2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / profiler / constructor-expected.txt
blobe8b4ea672b52b05603e95e306b2840c6541f3044
1 This page's JavaScript has a call to new() in it. 
3 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() and Array() in it.
5 Profile title: Using a constructor.
6 Thread_1 (no file) (line 0)
7    startTest constructor.html (line 11)
8       fakeObject constructor.html (line 20)
9          Array (no file) (line 0)
10       endTest profiler-test-JS-resources.js (line 1)
11    (idle) (no file) (line 0)