Sign in
webkit
/
WebKit
/
fe3f8a9f58c921838bd3a920db5f85be838171cd
/
.
/
JSTests
/
stress
/
simple-script.js
blob: 6f204526618aaf2acb5b5e6ec23a3edf0207befd [
file
] [
log
] [
blame
]
if
(
this
===
undefined
)
throw
new
Error
(
"this !== undefined in script code"
);