Module collections
mozjs
0.14.1
Module collections
Module Items
Structs
In mozjs::
gc
Modules
collections
custom
macros
root
trace
Structs
CustomAutoRooter
CustomAutoRooterGuard
Handle
MutableHandle
RootableVec
RootedGuard
RootedTraceableBox
RootedTraceableSet
RootedVec
Traits
CustomTrace
GCMethods
Initialize
RootKind
Rootable
Traceable
Functions
trace_traceables
Type Aliases
HandleFunction
HandleId
HandleObject
HandleScript
HandleString
HandleSymbol
HandleValue
MutableHandleFunction
MutableHandleId
MutableHandleObject
MutableHandleScript
MutableHandleString
MutableHandleSymbol
MutableHandleValue
SequenceRooter
SequenceRooterGuard
mozjs
::
gc
Module
collections
Copy item path
Settings
Help
Summary
Source
Structs
§
Rootable
Vec
A vector of items to be rooted with
RootedVec
. Guaranteed to be empty when not rooted.
Rooted
Traceable
Box
Roots any JSTraceable thing
Rooted
Vec
A vector of items rooted for the lifetime ’a.