pub unsafe extern "C" fn DateIsValid( cx: *mut JSContext, obj: Handle<*mut JSObject>, isValid: *mut bool, ) -> bool
Detect whether the internal date value is NaN.