nashorn/test/script/basic/JDK-8030182_2.js.EXPECTED
author hannesw
Mon, 15 Sep 2014 17:51:11 +0200
changeset 26648 9a64e15eff37
parent 26504 ed05e2f4c2db
permissions -rw-r--r--
8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO* Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22373
ca044992c73f 8030182: scopeCall with -1 as line number
sundar
parents:
diff changeset
     1
ReferenceError: "g" is not defined
26504
ed05e2f4c2db 8057930: remove eval ID
attila
parents: 25828
diff changeset
     2
	at <program> (test/script/basic/JDK-8030182_2.js#42:4<eval>:-1)
22373
ca044992c73f 8030182: scopeCall with -1 as line number
sundar
parents:
diff changeset
     3
	at <program> (test/script/basic/JDK-8030182_2.js:42)