This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-05 02:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b87904ab502812639dfcde39e766427e35773a2
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Proxy
History
Linus Groh
1bff65c591
LibJS: Add ErrorType::ConstructorWithoutNew
...
...and use it in Proxy::call(), rather than having a specific error type just for that.
2020-12-02 12:52:31 +01:00
..
Proxy.handler-apply.js
…
Proxy.handler-construct.js
…
Proxy.handler-defineProperty.js
…
Proxy.handler-deleteProperty.js
…
Proxy.handler-get.js
LibJS: Support receiver in ProxyObject::get/put()
2020-11-24 21:35:03 +01:00
Proxy.handler-getOwnPropertyDescriptor.js
…
Proxy.handler-getPrototypeOf.js
…
Proxy.handler-has.js
…
Proxy.handler-isExtensible.js
…
Proxy.handler-preventExtensions.js
…
Proxy.handler-set.js
LibJS: Support receiver in ProxyObject::get/put()
2020-11-24 21:35:03 +01:00
Proxy.handler-setPrototypeOf.js
…
Proxy.js
LibJS: Add ErrorType::ConstructorWithoutNew
2020-12-02 12:52:31 +01:00