Source code
Revision control
Copy as Markdown
Other Tools
/*---
description: A negative smoketest
negative:
phase: runtime
type: Test262Error
---*/
throw new Test262Error();
/*---
description: A negative smoketest
negative:
phase: runtime
type: Test262Error
---*/
throw new Test262Error();