On Wed Dec 4 16:59:47 2024 +0000, Jacek Caban wrote:
I guess if we need to, we may make the check precise with something like `dispex_prop_name` (maybe avoiding string allocation) on found dispid. I was hoping to avoid too much complication given that it will have to be revisited for using own properties instead of aliasing them, but that seems more robust.
Well I went with the flag, since it's only for get_dispid, I don't think it's too bad to tag them like this and can just pass the flag directly.