Function js::jsapi::ToNumberSlow [] [src]

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