Sign in
webkit
/
WebKit
/
629efca1f005d07be1ee16f8122590580914f3b8
/
.
/
Source
/
WebCore
/
bindings
/
scripts
/
test
/
ShadowRealmGlobalScopeConstructors.idl
blob: f341ed8379ea0d9dd8c0d51177d3f248fe5f99e9 [
file
] [
log
] [
blame
]
partial
interface
ShadowRealmGlobalScope
{
[
EnabledBySetting
=
WebAPIsInShadowRealmEnabled
]
attribute
ExposedStarConstructor
ExposedStar
;
attribute
ShadowRealmGlobalScopeConstructor
ShadowRealmGlobalScope
;
};