script::dom::bindings::import::module::jsapi::js

Function ToInt64Slow

source
pub unsafe extern "C" fn ToInt64Slow(
    cx: *mut JSContext,
    v: Handle<Value>,
    out: *mut i64,
) -> bool