jdk-24/nashorn/test/script/basic/8024180/with_java_object.js.EXPECTED
Attila Szegedi 68085fd188 8080295: Need to adjust test output for 8067931
Reviewed-by: jlaskey, sundar
2015-05-13 10:01:37 -05:00

2 lines
120 B
Plaintext

TypeError: Cannot apply "with" to non script object. Consider using "with(Object.bindProperties({}, nonScriptObject))".