Source code
Revision control
Copy as Markdown
Other Tools
/*---
description: A smoketest that throws a Test262Error
---*/
throw new Test262Error("This is a deliberate test failure.");
/*---
description: A smoketest that throws a Test262Error
---*/
throw new Test262Error("This is a deliberate test failure.");