Function js::jsapi::DateIsValid
[−]
[src]
pub unsafe extern "C" fn DateIsValid(
cx: *mut JSContext,
obj: HandleObject,
isValid: *mut bool
) -> bool
Detect whether the internal date value is NaN.