Files
ladybird/Libraries/LibJS
Matthew Olsson 98323e19e5 LibJS: Implement Proxy [[Call]] and [[Construct]] traps
In order to do this, Proxy now extends Function rather than Object, and
whether or not it returns true for is_function() depends on it's
m_target.
2020-07-01 11:16:37 +02:00
..
2020-06-13 12:43:22 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00