..
call-parameters-object-getownpropertynames.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
call-parameters-object-getownpropertysymbols.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
call-parameters-object-keys.js
Add some more Proxy/ownKeys invariants tests ( #2413 )
2019-11-11 15:02:07 -05:00
extensible-return-trap-result-absent-not-configurable-keys.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
extensible-return-trap-result.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
not-extensible-missing-keys-throws.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
not-extensible-new-keys-throws.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
not-extensible-return-keys.js
Avoid usage of Object.keys when asserting order of returned values ( #2320 )
2019-09-04 11:38:18 -03:00
null-handler.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-all-non-configurable-keys.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-duplicate-entries-throws.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-duplicate-symbol-entries-throws.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-not-list-object-throws-realm.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-not-list-object-throws.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-array.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-boolean.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-null.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-number.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-object.js
Features: Proxy, Reflect (See pull/1643) ( #1646 )
2018-07-20 18:42:39 -04:00
return-type-throws-undefined.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.js
Avoid usage of Object.keys when asserting order of returned values ( #2320 )
2019-09-04 11:38:18 -03:00