JS_UpdateWeakPointerAfterGCUnbarriered

Function JS_UpdateWeakPointerAfterGCUnbarriered 

Source
pub unsafe extern "C" fn JS_UpdateWeakPointerAfterGCUnbarriered(
    trc: *mut JSTracer,
    objp: *mut *mut JSObject,
) -> bool