[PATCH 1/3] jscript: Get rid of the value_prop from jsdisp props.

Jacek Caban jacek at codeweavers.com
Thu Nov 25 14:01:28 CST 2021


From: Gabriel Ivăncescu <gabrielopcode at gmail.com>

The mapping between DISPID and index into props has to be adjusted since
the value_prop (props[0]) is now gone.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Supersedes 220603 - 220605 with minor clean up.

  dlls/jscript/dispex.c | 89 +++++++++++++++++++++----------------------
  1 file changed, 43 insertions(+), 46 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Get-rid-of-the-value_prop-from-jsdisp-props.txt
Type: text/x-patch
Size: 8225 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211125/1fdc9da9/attachment.bin>


More information about the wine-devel mailing list