test262/test/built-ins/Proxy/set
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
..
boolean-trap-result-is-false-boolean-return-false.js Proxy: set 2015-06-15 22:37:57 -04:00
boolean-trap-result-is-false-null-return-false.js Proxy: set 2015-06-15 22:37:57 -04:00
boolean-trap-result-is-false-number-return-false.js Proxy: set 2015-06-15 22:37:57 -04:00
boolean-trap-result-is-false-string-return-false.js Proxy: set 2015-06-15 22:37:57 -04:00
boolean-trap-result-is-false-undefined-return-false.js Proxy: set 2015-06-15 22:37:57 -04:00
call-parameters.js Proxy: set 2015-06-15 22:37:57 -04:00
null-handler.js Proxy: set 2015-06-15 22:37:57 -04:00
return-is-abrupt.js Remove unused harness file 2016-02-12 13:44:18 -05:00
return-true-target-property-accessor-is-configurable-set-is-undefined.js Proxy: set 2015-06-15 22:37:57 -04:00
return-true-target-property-accessor-is-not-configurable.js Proxy: set 2015-06-15 22:37:57 -04:00
return-true-target-property-is-not-configurable.js Proxy: set 2015-06-15 22:37:57 -04:00
return-true-target-property-is-not-writable.js Proxy: set 2015-06-15 22:37:57 -04:00
target-property-is-accessor-not-configurable-set-is-undefined.js Proxy: set 2015-06-15 22:37:57 -04:00
target-property-is-not-configurable-not-writable-not-equal-to-v.js Proxy: set 2015-06-15 22:37:57 -04:00
trap-is-not-callable.js Proxy: set 2015-06-15 22:37:57 -04:00
trap-is-undefined-no-property.js Proxy: set 2015-06-15 22:37:57 -04:00
trap-is-undefined.js Proxy: set 2015-06-15 22:37:57 -04:00