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