Files
ladybird/Libraries/LibJS/Tests
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-25 15:57:18 +01:00
2020-03-25 15:52:17 +01:00
2020-03-25 15:57:18 +01:00