ladybird/Userland/Libraries/LibJS/Tests/builtins/Proxy
2021-06-08 23:53:13 +02:00
..
Proxy.handler-apply.js
Proxy.handler-construct.js
Proxy.handler-defineProperty.js
Proxy.handler-deleteProperty.js
Proxy.handler-get.js
Proxy.handler-getOwnPropertyDescriptor.js
Proxy.handler-getPrototypeOf.js
Proxy.handler-has.js
Proxy.handler-isExtensible.js
Proxy.handler-preventExtensions.js
Proxy.handler-set.js
Proxy.handler-setPrototypeOf.js
Proxy.js LibJS: Remove Proxy() argument count check 2021-06-08 23:53:13 +02:00
Proxy.revocable.js LibJS: Implement Proxy.revocable() 2021-06-08 23:53:13 +02:00