Function mozjs_sys::jsapi::JS::AddSizeOfTab

source ยท
pub unsafe extern "C" fn AddSizeOfTab(
    cx: *mut JSContext,
    obj: HandleObject,
    mallocSizeOf: MallocSizeOf,
    opv: *mut ObjectPrivateVisitor,
    sizes: *mut TabSizes,
) -> bool