pub fn is_date_q(
context: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> bool
Expand description
check if a JSValueRef is an instance of Date
pub fn is_date_q(
context: &QuickJsRealmAdapter,
obj_ref: &QuickJsValueAdapter,
) -> bool
check if a JSValueRef is an instance of Date