nashorn/test/script/basic/JDK-8031983.js.EXPECTED
author lana
Thu, 12 Feb 2015 16:36:53 -0800 (2015-02-13)
changeset 28888 2815ad059e8d
parent 22387 81639250d335
permissions -rw-r--r--
Merge
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)