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-in.js | ||
call-object-create.js | ||
call-with.js | ||
null-handler-using-with.js | ||
null-handler.js | ||
return-false-target-not-extensible-using-with.js | ||
return-false-target-not-extensible.js | ||
return-false-target-prop-exists-using-with.js | ||
return-false-target-prop-exists.js | ||
return-false-targetdesc-not-configurable-using-with.js | ||
return-false-targetdesc-not-configurable.js | ||
return-is-abrupt-in.js | ||
return-is-abrupt-with.js | ||
return-true-target-prop-exists-using-with.js | ||
return-true-target-prop-exists.js | ||
return-true-without-same-target-prop.js | ||
trap-is-not-callable-using-with.js | ||
trap-is-not-callable.js | ||
trap-is-undefined-using-with.js | ||
trap-is-undefined.js |