[PATCH 3/6] jscript: Added JSON object stub implementation.

Jacek Caban jacek at codeweavers.com
Wed Jan 27 13:43:26 CST 2016


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/Makefile.in  |  1 +
 dlls/jscript/global.c     | 14 +++++++++
 dlls/jscript/jscript.h    |  4 ++-
 dlls/jscript/json.c       | 74
+++++++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/object.c     |  2 +-
 dlls/jscript/tests/api.js |  8 +++++
 6 files changed, 101 insertions(+), 2 deletions(-)
 create mode 100644 dlls/jscript/json.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Added-JSON-object-stub-implementation.diff
Type: text/x-patch
Size: 5884 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160127/da90d514/attachment.bin>


More information about the wine-patches mailing list