test262/test/built-ins/Proxy/deleteProperty
Aleksey Shvayka 4d33170d0e Add tests for Proxy semantics change (#2143)
* Add not extensible target test for `deleteProperty`

* Add non-writable descriptor test for `defineProperty`

* Add non-writable descriptor test for `getOwnPropertyDescriptor`
2019-05-03 10:21:48 -04:00
..
boolean-trap-result-boolean-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-boolean-true.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
call-parameters.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
null-handler.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-false-not-strict.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-false-strict.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
targetdesc-is-configurable-target-is-not-extensible.js Add tests for Proxy semantics change (#2143) 2019-05-03 10:21:48 -04:00
targetdesc-is-not-configurable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
targetdesc-is-undefined-return-true.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-not-callable-realm.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -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-not-strict.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-undefined-strict.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00