mozjs_sys
0.128.3-4
Module detail
Structs
Functions
Type Aliases
In mozjs_sys::jsapi::js
Module
mozjs_sys
::
jsapi
::
js
::
detail
Copy item path
source
·
[
−
]
Structs
§
ProxyDataLayout
ProxyReservedSlots
ProxyValueArray
PtrBarrierMethodsBase
TypeIsGCThing
UniqueSelector
Functions
§
IsWindowSlow
⚠
SetValueInProxy
⚠
ToWindowProxyIfWindowSlow
⚠
Type Aliases
§
UniqueSelector_SingleObject
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.