mozjs
0.14.1
Module trace
Macros
Structs
Constants
Traits
Functions
In mozjs::gc
Module
mozjs
::
gc
::
trace
Copy item path
source
·
[
−
]
Macros
§
impl_traceable_fnptr
🔒
impl_traceable_simple
🔒
For use on non-jsmanaged types
impl_traceable_tuple
🔒
Structs
§
RootedTraceableSet
Holds a set of JSTraceables that need to be rooted
Constants
§
ROOTED_TRACEABLES
🔒
Traits
§
Traceable
Types that can be traced.
Functions
§
trace_traceables
⚠