test262/test/built-ins/ShadowRealm
Linus Groh 0f35848794 ShadowRealm: Relax requirements of globalThis available properties test
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.
2022-08-04 20:37:23 +02:00
..
WrappedFunction Fixed YAML in some new test metadata 2022-03-28 12:49:32 -07:00
prototype ShadowRealm: Relax requirements of globalThis available properties test 2022-08-04 20:37:23 +02:00
constructor.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00
descriptor.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00
extensibility.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00
instance-extensibility.js fix: correction to descriptor definition 2021-09-02 11:12:03 -04:00
instance.js Add more tests to ShadowRealms 2021-09-14 09:06:58 -04:00
length.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00
name.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00
proto.js fix: rename Realm -> ShadowRealm 2021-09-02 11:07:19 -04:00