pub unsafe fn is_map(ctx: *mut JSContext, obj: &QuickJsValueAdapter) -> bool
see if a JSValueRef is an instance of Map
please ensure the passed JSContext is still valid