Macros§
- For use on non-jsmanaged types Use #[derive(JSTraceable)] on JS managed types
Structs§
- NoTrace 🔒Wrapper type for nop traceble
- Roots any JSTraceable thing
Traits§
- A trait to allow tracing only DOM sub-objects.
Functions§
- trace_
object 🔒 ⚠Trace aJSObject
. - Trace the
JSObject
held byreflector
.