test262/test/built-ins/Reflect
Gus Caplan 502cc20010 fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
..
apply Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
construct Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
defineProperty Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
deleteProperty Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
enumerate Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
get Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
getOwnPropertyDescriptor Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03:00
getPrototypeOf Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
has Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
isExtensible Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
ownKeys Fixed typo, `now` should be `no` (#2061) 2019-02-04 11:59:15 -07:00
preventExtensions fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
set Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
setPrototypeOf Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
object-prototype.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
prop-desc.js Correct errors in metadata (#2378) 2019-09-27 16:32:52 -04:00