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
descriptor.js
extensibility.js
instance-extensibility.js
instance.js
length.js
name.js
proto.js