mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
As the global object is constructed and initialized in a different way than most other objects we were not setting its prototype! This made things like "globalThis.toString()" fail unexpectedly.
8.5 KiB
8.5 KiB