Skip to main content

ObjectIsDate

Function ObjectIsDate 

Source
pub unsafe fn ObjectIsDate(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isDate: *mut bool,
) -> bool
👎Deprecated:

Use wrappers2 instead