script
0.0.1
Module detail
Structs
Functions
Type Aliases
In script::
dom::
bindings::
import::
module::
jsapi::
js
Module
script
::
dom
::
bindings
::
import
::
module
::
jsapi
::
js
::
detail
Copy item path
source
·
[
−
]
Structs
§
Proxy
Data
Layout
Proxy
Reserved
Slots
Proxy
Value
Array
PtrBarrier
Methods
Base
Type
IsGC
Thing
Unique
Selector
Functions
§
IsWindow
Slow
⚠
SetValue
InProxy
⚠
ToWindow
Proxy
IfWindow
Slow
⚠
Type Aliases
§
Unique
Selector_
Single
Object
UniquePtr is a smart pointer that wholly owns a resource. Ownership may be transferred out of a UniquePtr through explicit action, but otherwise the resource is destroyed when the UniquePtr is destroyed.