nashorn/test/script/basic/JDK-8030182_2.js.EXPECTED
author sundar
Mon, 16 Dec 2013 23:25:50 +0530
changeset 22373 ca044992c73f
child 25236 fac419f1e889
permissions -rw-r--r--
8030182: scopeCall with -1 as line number Reviewed-by: hannesw, jlaskey
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
ca044992c73f 8030182: scopeCall with -1 as line number
sundar
parents:
diff changeset
     2
	at <program> (test/script/basic/JDK-8030182_2.js#42:4<eval>@0:-1)
ca044992c73f 8030182: scopeCall with -1 as line number
sundar
parents:
diff changeset
     3
	at <program> (test/script/basic/JDK-8030182_2.js:42)