Function mozjs::jsapi::js::DateIsValid

source ·
pub unsafe extern "C" fn DateIsValid(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    isValid: *mut bool
) -> bool
Expand description

Detect whether the internal date value is NaN.