author | mikael |
Thu, 19 Apr 2018 17:13:19 -0700 | |
changeset 49838 | b37e0785ce0b |
parent 47217 | 72e3ae9a25eb |
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 |
47217 | 4 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:31) |
22387
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 |
47217 | 7 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:41) |
22387
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
8 |
[object Object] |
47217 | 9 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:50) |