script
0.0.1
In script::
dom::
windowproxy
Structs
CreatorBrowsingContextInfo
WindowProxy
WindowProxyHandler
Constants
_IMPL_DOMOBJECT_FOR_WindowProxy
Statics
PROXY_TRAPS
XORIGIN_PROXY_TRAPS
Functions
GetSubframeWindowProxy
defineProperty
defineProperty_xorigin
delete_xorigin
finalize
get
getOwnPropertyDescriptor
getOwnPropertyDescriptor_xorigin
get_prototype_if_ordinary
get_xorigin
has
has_xorigin
parse_open_feature_boolean
preventExtensions_xorigin
set
set_xorigin
throw_security_error
tokenize_open_features
trace
script
::
dom
::
windowproxy
Function
tokenize_open_features
Copy item path
Settings
Help
Summary
Source
fn tokenize_open_features(features:
DOMString
) ->
IndexMap
<
String
,
String
>