| OLD | NEW |
| (Empty) |
| 1 This page has a call to window.eval(). | |
| 2 | |
| 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 eval(). | |
| 4 | |
| 5 Profile title: Call window.eval() | |
| 6 Thread_1 (no file) (line 0) | |
| 7 startTest window-dot-eval.html (line 11) | |
| 8 evalFunction (no file) (line 1) | |
| 9 insertNewText profiler-test-JS-resources.js (line 17) | |
| 10 createElement (no file) (line 0) | |
| 11 createTextNode (no file) (line 0) | |
| 12 appendChild (no file) (line 0) | |
| 13 getElementById (no file) (line 0) | |
| 14 endTest profiler-test-JS-resources.js (line 1) | |
| 15 | |
| 16 | |
| OLD | NEW |