script_bindings::root

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.