Function mozjs_sys::jsapi::js::ToNumberSlow

source ยท
pub unsafe extern "C" fn ToNumberSlow(
    cx: *mut JSContext,
    v: HandleValue,
    dp: *mut f64,
) -> bool