nashorn/test/script/basic/JDK-8062583.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 27357 8caab9a29b62
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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