Function ToInt16Slow

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