.. |
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
|
Add Reflect.ownKeys test
|
2020-03-23 14:50:33 -04: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 |
Symbol.toStringTag.js
|
Add tests for `Reflect[Symbol.toStringTag]` (#2710)
|
2020-07-20 13:23:56 -07: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 |