4 Dec
2024
4 Dec
'24
5:07 p.m.
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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6952#note_89742