Function js::jsapi::ToInt64Slow
[−]
[src]
pub unsafe extern "C" fn ToInt64Slow(
cx: *mut JSContext,
v: HandleValue,
out: *mut i64
) -> bool