jdk-24/nashorn/test/script/basic/8024180/with_java_object.js.EXPECTED

2 lines
120 B
Plaintext
Raw Normal View History

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