mirror of https://github.com/tc39/test262.git
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
|
if (this === undefined)
|
||
|
throw new Error("this !== undefined in script code");
|