Function JS_DefineDebuggerObject

Source
pub unsafe extern "C" fn JS_DefineDebuggerObject(
    cx: *mut JSContext,
    obj: HandleObject,
) -> bool