Skip to main content

trace_live_domreferences

Function trace_live_domreferences 

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

Trace all the references that are in Trusted and liive.

ยงSafety

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