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
- Rooted
Traceable Box - Roots any JSTraceable thing
Traitsยง
- Custom
Traceable - A trait to allow tracing only DOM sub-objects.
Functionsยง
- trace_
object ๐ โ - Trace a
JSObject
. - trace_
reflector โ - Trace the
JSObject
held byreflector
.