ToInt8Slow

Function ToInt8Slow 

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