test/nashorn/script/basic/JDK-8031983.js.EXPECTED
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 22387 nashorn/test/script/basic/JDK-8031983.js.EXPECTED@81639250d335
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
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)