mirror of
https://github.com/tc39/test262.git
synced 2025-11-06 06:49:43 +01:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
if (this !== undefined)
|
|
throw new Error("this === undefined in module code");
|