test262/test/built-ins/Reflect/set
Rick Waldron 2d27462e70 Features: Proxy, Reflect (See pull/1643) (#1646)
Follow up to https://github.com/tc39/test262/pull/1643
2018-07-20 18:42:39 -04:00
..
call-prototype-property-set.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
creates-a-data-descriptor.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
different-property-descriptors.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
length.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
name.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
receiver-is-not-object.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-abrupt-from-property-key.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-abrupt-from-result.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-false-if-receiver-is-not-writable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-false-if-target-is-not-writable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
set-value-on-accessor-descriptor-with-receiver.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
set-value-on-accessor-descriptor.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
set-value-on-data-descriptor.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
set.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
symbol-property.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-is-not-object-throws.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-is-symbol-throws.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00