Re: [PATCH v8 0/11] MR5444: jscript: Do not allocate dispex_prop_t for indexed props.
19 Jun
2024
19 Jun
'24
3:05 p.m.
On Tue Jun 18 21:28:01 2024 +0000, Jacek Caban wrote:
Current func info is more than (id,iid) carrier, it would only make things more confusing to reuse it as an opaque with constrains like that. We could introduce a new struct, if needed. Well yes but wouldn't it be an implementation detail on mshtml side?
By new struct do you mean one in `func_info_t` and then passing its address out to jscript? (so a single pointer, rather than filling (id,iid) on jscript side) I'm asking because it's easier to just use a single pointer around in jscript (and even check it for NULL if, for instance, it's not a function but a custom prop). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5444#note_73737
547
Age (days ago)
547
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gabriel Ivăncescu