author | sundar |
Wed, 06 May 2015 20:04:42 +0530 | |
changeset 30394 | 72a59e4dffea |
parent 22387 | 81639250d335 |
permissions | -rw-r--r-- |
22387
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
1 |
hello |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
2 |
35 |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
3 |
Error |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
4 |
at <program> (test/script/basic/JDK-8031983.js:31) |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
5 |
43 |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
6 |
Error |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
7 |
at <program> (test/script/basic/JDK-8031983.js:41) |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
8 |
[object Object] |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
9 |
at <program> (test/script/basic/JDK-8031983.js:50) |