[PATCH 1/9] jscript: Add Map object stub implementation.

Jacek Caban jacek at codeweavers.com
Tue Apr 27 11:11:37 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/jscript.c            |   5 ++
  dlls/jscript/jscript.h            |   2 +
  dlls/jscript/object.c             |   1 +
  dlls/jscript/set.c                | 120 ++++++++++++++++++++++++++++++
  dlls/mshtml/tests/documentmode.js |  24 ++++++
  5 files changed, 152 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Add-Map-object-stub-implementation.txt
Type: text/x-patch
Size: 7182 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210427/24ff021d/attachment-0001.bin>


More information about the wine-devel mailing list