mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
This patch adds an "Object" constructor to the global object. The only function it implements so far is Object.getPrototypeOf().
This patch adds an "Object" constructor to the global object. The only function it implements so far is Object.getPrototypeOf().