Sign in
webkit
/
WebKit
/
075931ac30dcae1739e575539dfc139918725298
/
.
/
JSTests
/
stress
/
import-exception.js
blob: 923187064aa1abcf475ab9b838c4ed48bf6b5320 [
file
] [
log
] [
blame
]
//@ runDefault("--watchdog=1", "--watchdog-exception-ok")
import
(
''
).
then
(()=>{},
e
=>
e
.
foo
);