pub fn trace_string(
    tracer: *mut JSTracer,
    description: &str,
    s: &Heap<*mut JSString>
)
Expand description

Trace a JSString.