Sign in
webkit
/
WebKit
/
1301b5dddcb28e452a3a8911596f68f5704bd0a8
/
.
/
JSTests
/
stress
/
simple-module.mjs
blob: 2d96b58009d505602ee2b88b7919ee9de24442d4 [
file
] [
log
] [
blame
]
if
(
this
!==
undefined
)
throw
new
Error
(
"this === undefined in module code"
);