[PATCH 1/2] jscript: Implement Enumerator object.

Jacek Caban jacek at codeweavers.com
Fri May 17 09:26:36 CDT 2019


From: Andreas Maier <staubim at quantentunnel.de>

Signed-off-by: Andreas Maier <staubim at quantentunnel.de>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/enumerator.c | 262 ++++++++++++++++++++++++++++++--------
  dlls/jscript/jscript.h    |   3 +-
  dlls/jscript/object.c     |   2 +-
  dlls/jscript/resource.h   |   1 +
  dlls/jscript/tests/api.js |   6 +-
  5 files changed, 217 insertions(+), 57 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Implement-Enumerator-object.diff
Type: text/x-patch
Size: 13302 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190517/e1a05b6f/attachment.bin>


More information about the wine-devel mailing list