Function script::dom::bindings::import::module::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.