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