Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling 14047ca432 LibJS: Add a global "Object" constructor
This patch adds an "Object" constructor to the global object. The only
function it implements so far is Object.getPrototypeOf().
2020-03-28 17:23:54 +01:00
..
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-03-21 17:52:12 +01:00