mirror of
https://github.com/RGBCube/serenity
synced 2025-05-19 01:25:08 +00: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. |
||
---|---|---|
.. | ||
Array | ||
BigInt | ||
Boolean | ||
Date | ||
Error | ||
Function | ||
functions | ||
Infinity | ||
JSON | ||
Math | ||
NaN | ||
Number | ||
Object | ||
Proxy | ||
Reflect | ||
RegExp | ||
String | ||
Symbol |