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