ToInt32Slow

Function ToInt32Slow 

Source
pub unsafe extern "C" fn ToInt32Slow(
    cx: *mut JSContext,
    v: HandleValue,
    out: *mut i32,
) -> bool