Function mozjs::rust::wrappers::ObjectIsDate

source ยท
pub unsafe fn ObjectIsDate(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    isDate: *mut bool,
) -> bool