nashorn/test/script/basic/JDK-8032068.js.EXPECTED
author sundar
Thu, 13 Mar 2014 15:58:24 +0530
changeset 23374 f470afc89c6c
parent 22390 1d2d88e478ea
permissions -rw-r--r--
8015958: DataView constructor is not defined Reviewed-by: attila, hannesw, lagergren

Error
	at <anonymous> (foo.js:2)
	at <program> (test/script/basic/JDK-8032068.js:33)
Error: x
	at g (bar.js:1)
	at <program> (bar.js:2)
	at <program> (test/script/basic/JDK-8032068.js:39)
Error
	at <anonymous> (foo2.js:2)
	at <program> (test/script/basic/JDK-8032068.js:46)
Error: x
	at g (bar2.js:1)
	at <program> (bar2.js:2)
	at <program> (test/script/basic/JDK-8032068.js:52)