ToInt32Slow

Function ToInt32Slow 

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