jdk-24/nashorn/test/script/basic/JDK-8046013.js.EXPECTED
Athijegannathan Sundararajan 4b428d5833 8046013: TypeError: Cannot apply "with" to non script object
Reviewed-by: lagergren, hannesw
2014-06-27 21:54:16 +05:30

5 lines
40 B
Plaintext

f = 33
foo = 42
bar = hello
this.f = 33