test262/test/built-ins/Proxy
ExE Boss 8f904d8cc8 Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
..
apply
construct
defineProperty
deleteProperty
enumerate
get Sort out __proto__ occurances outside of annexB 2020-04-18 17:04:51 -04:00
getOwnPropertyDescriptor
getPrototypeOf
has Sort out __proto__ occurances outside of annexB 2020-04-18 17:04:51 -04:00
isExtensible
ownKeys
preventExtensions
revocable Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
set add feature tags 2020-10-08 18:05:00 -04:00
setPrototypeOf
constructor.js
create-handler-is-revoked-proxy.js
create-handler-not-object-throw-boolean.js
create-handler-not-object-throw-null.js
create-handler-not-object-throw-number.js
create-handler-not-object-throw-string.js
create-handler-not-object-throw-symbol.js
create-handler-not-object-throw-undefined.js
create-target-is-not-a-constructor.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
create-target-is-not-callable.js Fix non-callable [[ProxyTarget]] test 2020-03-30 09:48:37 -04:00
create-target-is-revoked-function-proxy.js Test revoked callable [[ProxyTarget]] 2020-03-30 09:48:37 -04:00
create-target-is-revoked-proxy.js
create-target-not-object-throw-boolean.js
create-target-not-object-throw-null.js
create-target-not-object-throw-number.js
create-target-not-object-throw-string.js
create-target-not-object-throw-symbol.js
create-target-not-object-throw-undefined.js
function-prototype.js
get-fn-realm-recursive.js Fix Proxy tests 2020-04-23 10:31:12 -04:00
get-fn-realm.js Fix Proxy tests 2020-04-23 10:31:12 -04:00
length.js
name.js
property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
proxy-newtarget.js
proxy-no-prototype.js
proxy-undefined-newtarget.js
proxy.js