Function mozjs::jsapi::dbg::GetDebuggeeGlobals

source ยท
pub unsafe extern "C" fn GetDebuggeeGlobals(
    cx: *mut JSContext,
    dbgObj: *mut JSObject,
    vector: MutableHandleObjectVector,
) -> bool