Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
JSTests
/
stress
/
simple-script.js
blob: 6f204526618aaf2acb5b5e6ec23a3edf0207befd [
file
] [
log
] [
blame
] [
edit
]
if
(
this
===
undefined
)
throw
new
Error
(
"this !== undefined in script code"
);