mozjs_sys::jsapi::JS::dbg

Function GetDebuggeeGlobals

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