Sign in
code
/
edge
/
openjdk
/
master
/
.
/
nashorn
/
test
/
script
/
basic
/
8024180
/
with_java_object.js.EXPECTED
blob: c3922b066e531b757eeebb8817ad01a52c1b028e [
file
] [
log
] [
blame
]
TypeError
:
Cannot
apply
"with"
to non script
object
.
Consider
using
"with(Object.bindProperties({}, nonScriptObject))"
.