pub fn is_map_q(
    q_ctx: &QuickJsRealmAdapter,
    obj: &JSValueRef
) -> Result<bool, JsError>
Expand description

see if a JSValueRef is an instance of Map