pub fn trace_object( tracer: *mut JSTracer, description: &str, obj: &Heap<*mut JSObject>, )
Trace a JSObject.
JSObject