June 19, 2026
2:59 p.m.
But wouldn't having it in the unified tree have the same effect? On top of !11196, we could replace the lookup_global_vars and lookup_global_funcs pair in lookup_identifier with a single lookup and then make it understand the host property. If we end up finding a property via a host dispatch, we would allocate a slot in the unified tree. A subsequent lookup would then find the variable in the tree directly, so it'd never search the host dispatch again. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11136#note_143648