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