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-03-31 09:46:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b990fc5d3af2d48138aa2d6b6ed00a8cc78fe7a3
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