Function ToInt32Slow

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