pub unsafe fn is_date(ctx: *mut JSContext, obj: &QuickJsValueAdapter) -> bool
check if a JSValueRef is an instance of Date
When passing a context pointer please make sure the corresponding QuickJsContext is still valid