Files
ladybird/Libraries/LibJS/Runtime/ObjectConstructor.cpp
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

2.2 KiB