test262/test/built-ins/Proxy/has
Mike Pennisi 071b5f03c6 Remove unused harness file
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 c33bf0e043
2016-02-12 13:44:18 -05:00
..
call-in.js Proxy: has 2015-06-15 22:37:57 -04:00
call-object-create.js Proxy: has 2015-06-15 22:37:57 -04:00
call-with.js Proxy: has 2015-06-15 22:37:57 -04:00
null-handler-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
null-handler.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-target-not-extensible-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-target-not-extensible.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-target-prop-exists-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-target-prop-exists.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-targetdesc-not-configurable-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
return-false-targetdesc-not-configurable.js Proxy: has 2015-06-15 22:37:57 -04:00
return-is-abrupt-in.js Remove unused harness file 2016-02-12 13:44:18 -05:00
return-is-abrupt-with.js Remove unused harness file 2016-02-12 13:44:18 -05:00
return-true-target-prop-exists-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
return-true-target-prop-exists.js Proxy: has 2015-06-15 22:37:57 -04:00
return-true-without-same-target-prop.js Proxy: has 2015-06-15 22:37:57 -04:00
trap-is-not-callable-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
trap-is-not-callable.js Proxy: has 2015-06-15 22:37:57 -04:00
trap-is-undefined-using-with.js Proxy: has 2015-06-15 22:37:57 -04:00
trap-is-undefined.js Proxy: has 2015-06-15 22:37:57 -04:00