pub fn trace_script(
    tracer: *mut JSTracer,
    description: &str,
    script: &Heap<*mut JSScript>
)
Expand description

Trace a JSScript.