Files
ladybird/Libraries/LibJS/Runtime
Linus Groh 48c19cdb06 LibJS: Remove ProxyPrototype
Proxy is an "exotic object" and doesn't have its own prototype. Use the
regular object prototype instead, but most stuff is happening on the
target object anyway. :^)
2020-12-01 09:54:37 +01:00
..
2020-10-04 17:03:33 +02:00
2020-12-01 09:54:37 +01:00
2020-12-01 09:54:37 +01:00
2020-11-28 17:16:48 +01:00
2020-12-01 09:54:37 +01:00
2020-07-13 15:07:29 +02:00