script::dom::bindings::root

Function trace_roots

Source
pub(crate) unsafe fn trace_roots(tracer: *mut JSTracer)
Expand description

SM Callback that traces the rooted reflectors

§Safety

tracer must point to a valid, non-null JS tracer object.