1 CONSOLE MESSAGE: line 0: Test exception.
2 This page throws an exception from within eval().
4 To run this test manually, load it in the browser then load the WebInspector and look at the profile. The profiler should not crash and still show the stack under insertnewText().
6 Profile title: Throw within an eval.
7 Thread_1 (no file) (line 0)
8 (program) throw-exception-from-eval.html (line 10)
9 (program) throw-exception-from-eval.html (line 4)
10 (program) throw-exception-from-eval.html (line 19)
11 eval (no file) (line 0)
12 (program) (no file) (line 1)
13 onload throw-exception-from-eval.html (line 24)
14 startTest throw-exception-from-eval.html (line 13)
15 insertNewText profiler-test-JS-resources.js (line 17)
16 createElement (no file) (line 0)
17 createTextNode (no file) (line 0)
18 appendChild (no file) (line 0)
19 getElementById (no file) (line 0)
20 endTest profiler-test-JS-resources.js (line 1)