author | sundar |
Wed, 06 May 2015 20:04:42 +0530 | |
changeset 30394 | 72a59e4dffea |
parent 27357 | 8caab9a29b62 |
permissions | -rw-r--r-- |
27357
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
1 |
true |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
2 |
false |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
3 |
CustomError |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
4 |
at <program> (test/script/basic/JDK-8062583.js:40) |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
5 |
test/script/basic/JDK-8062583.js:40:4 CustomError |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
6 |
CustomError |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
7 |
at <program> (test/script/basic/JDK-8062583.js:49) |
8caab9a29b62
8062583: Throwing object with error prototype causes error proto to be caught
hannesw
parents:
diff
changeset
|
8 |
test/script/basic/JDK-8062583.js:49 CustomError |