Function mozjs_sys::jsapi::js::DateIsValid

source ยท
pub unsafe extern "C" fn DateIsValid(
    cx: *mut JSContext,
    obj: HandleObject,
    isValid: *mut bool,
) -> bool
Expand description

Detect whether the internal date value is NaN.