mirror of https://github.com/tc39/test262.git
071b5f03c6
The harness file `Test262Error.js` has not contained executable code since it
was introduced in this project [1]. The definition of the `Test262Error`
function has consistently been located in the `sta.js` harness file which test
runners are expected to inject into the test environment.
Remove the file and all references to it.
[1] See commit
|
||
---|---|---|
.. | ||
call-parameters.js | ||
null-handler.js | ||
result-is-undefined-target-is-not-extensible.js | ||
result-is-undefined-targetdesc-is-not-configurable.js | ||
result-is-undefined-targetdesc-is-undefined.js | ||
result-is-undefined.js | ||
result-type-is-not-object-nor-undefined.js | ||
resultdesc-is-invalid-descriptor.js | ||
resultdesc-is-not-configurable-targetdesc-is-configurable.js | ||
resultdesc-is-not-configurable-targetdesc-is-undefined.js | ||
resultdesc-return-configurable.js | ||
resultdesc-return-not-configurable.js | ||
return-is-abrupt.js | ||
trap-is-not-callable.js | ||
trap-is-undefined.js |