mozjs_sys::glue

Function CallValueTracer

source
pub unsafe extern "C" fn CallValueTracer(
    trc: *mut JSTracer,
    valuep: *mut Heap<Value>,
    name: *const c_char,
)