test262/test/built-ins/Proxy/ownKeys
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-parameters-object-getownpropertynames.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
call-parameters-object-getownpropertysymbols.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
call-parameters-object-keys.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
extensible-return-trap-result-absent-not-configurable-keys.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
extensible-return-trap-result.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
not-extensible-missing-keys-throws.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
not-extensible-new-keys-throws.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
not-extensible-return-keys.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
null-handler.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
return-all-non-configurable-keys.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
return-is-abrupt.js Remove unused harness file 2016-02-12 13:44:18 -05:00
return-not-list-object-throws.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
trap-is-not-callable.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00
trap-is-undefined.js Proxy: ownKeys 2015-06-15 22:37:58 -04:00