Function mozjs_sys::jsapi::js::ToObjectSlow

source ยท
pub unsafe extern "C" fn ToObjectSlow(
    cx: *mut JSContext,
    v: HandleValue,
    reportScanStack: bool,
) -> *mut JSObject