Function trace_roots

Source
pub 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.