Function ToInt64Slow

Source
pub unsafe fn ToInt64Slow(
    cx: *mut JSContext,
    v: HandleValue<'_>,
    out: *mut i64,
) -> bool