mirror of https://github.com/tc39/test262.git
bef7f988d2
* Ensure Proxy [[Get]] passes correct receiver * add [[Get]] test for proxy in prototype * diversify how traps are missing * ensure [[Set]] passes correct receiver * rename to match other tests * remove extra tests * add esid * add description |
||
---|---|---|
.. | ||
accessor-get-is-undefined-throws.js | ||
call-parameters.js | ||
not-same-value-configurable-false-writable-false-throws.js | ||
null-handler.js | ||
return-is-abrupt.js | ||
return-trap-result-accessor-property.js | ||
return-trap-result-configurable-false-writable-true.js | ||
return-trap-result-configurable-true-assessor-get-undefined.js | ||
return-trap-result-configurable-true-writable-false.js | ||
return-trap-result-same-value-configurable-false-writable-false.js | ||
return-trap-result.js | ||
trap-is-not-callable-realm.js | ||
trap-is-not-callable.js | ||
trap-is-undefined-no-property.js | ||
trap-is-undefined-receiver.js | ||
trap-is-undefined.js |