27 Oct
2025
27 Oct
'25
10:27 p.m.
Jacek Caban (@jacek) commented about dlls/jscript/dispex.c:
return S_OK; }
+static HRESULT fill_protref(jsdisp_t *This, unsigned hash, const WCHAR *name, DWORD ref)
There is only a single caller, so it makes little sense on its own. I guess it's a part of some another change, so let's skip it for now. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9275#note_119819