Files
ladybird/Libraries/LibJS/Runtime
Matthew Olsson 39ad42defd LibJS: Add Proxy objects
Includes all traps except the following: [[Call]], [[Construct]],
[[OwnPropertyKeys]].

An important implication of this commit is that any call to any virtual
Object method has the potential to throw an exception. These methods
were not checked in this commit -- a future commit will have to protect
these various method calls throughout the codebase.
2020-06-06 22:13:01 +02:00
..
2020-05-08 20:06:49 +02:00
2020-06-06 22:13:01 +02:00
2020-05-18 17:57:28 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-06-06 22:13:01 +02:00
2020-04-28 15:07:08 +02:00
2020-06-06 22:13:01 +02:00
2020-05-17 18:05:15 +02:00
2020-05-17 18:05:15 +02:00
2020-05-17 18:05:15 +02:00
2020-05-17 18:05:15 +02:00
2020-05-17 18:05:15 +02:00
2020-06-04 15:45:11 +02:00