[PATCH 1/6] jscript: Get dispid and call invoke in a single step when setting a member property.

Jacek Caban jacek at codeweavers.com
Thu Apr 1 11:18:31 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/compile.c     | 89 ++++++++++++++++++--------------------
  dlls/jscript/dispex.c      | 32 ++++++++++++++
  dlls/jscript/engine.c      | 54 +++++++++++++++++++++++
  dlls/jscript/engine.h      |  2 +
  dlls/jscript/jscript.h     |  1 +
  dlls/jscript/tests/lang.js |  6 +++
  dlls/jscript/tests/run.c   | 19 ++++++++
  7 files changed, 156 insertions(+), 47 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Get-dispid-and-call-invoke-in-a-single-step-wh.txt
Type: text/x-patch
Size: 12546 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210401/9c69c1fe/attachment.bin>


More information about the wine-devel mailing list