mozjs::glue

Function CallScriptTracer

Source
pub unsafe extern "C" fn CallScriptTracer(
    trc: *mut JSTracer,
    scriptp: *mut Heap<*mut JSScript>,
    name: *const i8,
)