mirror of
https://github.com/tc39/test262.git
synced 2025-05-03 06:20:37 +02:00
The intention of this test is to ensure that all built-in properties of the global object are also exposed on the ShadowRealm's global object, without penalizing implementations that don't have all of them implemented. Notably, SharedArrayBuffer may still not be (re-)enabled in all circumstances.