The value to check.
True if the value is the global object, otherwise false.
isGlobal
Determine whether a value is the global object (globalThis/Window) in the current environment.
The value to check.