test262/implementation-contributed/javascriptcore/stress/simple-module.mjs

3 lines
82 B
JavaScript

if (this !== undefined)
throw new Error("this === undefined in module code");