nashorn/test/script/basic/JDK-8031983.js.EXPECTED
author sundar
Thu, 16 Jan 2014 21:26:21 +0530
changeset 22387 81639250d335
permissions -rw-r--r--
8031983: Error objects should capture stack at the constructor Reviewed-by: jlaskey, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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)