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