test262/test/built-ins/Proxy/set
Alexey Shvayka 256f5f4b46 Improve Proxy/set call parameters coverage (#2347)
* Tweak front matter of basic test

* Simplify basic test

* Add test for proxy as prototype

* Add test for proxy as prototype and __proto__
2019-09-18 13:30:28 -03:00
..
boolean-trap-result-is-false-boolean-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-null-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-number-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-string-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-undefined-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
call-parameters-prototype-dunder-proto.js Improve Proxy/set call parameters coverage (#2347) 2019-09-18 13:30:28 -03:00
call-parameters-prototype.js Improve Proxy/set call parameters coverage (#2347) 2019-09-18 13:30:28 -03:00
call-parameters.js Improve Proxy/set call parameters coverage (#2347) 2019-09-18 13:30:28 -03:00
null-handler.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-is-abrupt.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-accessor-is-configurable-set-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-accessor-is-not-configurable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-is-not-configurable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-is-not-writable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-property-is-accessor-not-configurable-set-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-property-is-not-configurable-not-writable-not-equal-to-v.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-not-callable-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
trap-is-not-callable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-undefined-no-property.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-undefined-receiver.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
trap-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00