Function mozjs::jsapi::JS::HeapValuePostWriteBarrier

source ยท
pub unsafe extern "C" fn HeapValuePostWriteBarrier(
    valuep: *mut Value,
    prev: *const Value,
    next: *const Value,
)