Module trace

Source

Macrosยง

unsafe_no_jsmanaged_fields ๐Ÿ”’
For use on non-jsmanaged types Use #[derive(JSTraceable)] on JS managed types

Structsยง

NoTrace ๐Ÿ”’
Wrapper type for nop traceble
RootedTraceableBox
Roots any JSTraceable thing

Traitsยง

CustomTraceable
A trait to allow tracing only DOM sub-objects.

Functionsยง

trace_object ๐Ÿ”’ โš 
Trace a JSObject.
trace_reflectorโš 
Trace the JSObject held by reflector.