mozjs
0.14.1
Module detail
Structs
Functions
Type Aliases
In mozjs::
jsapi::
js
Module
mozjs
::
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.