[PATCH 1/9] jscript: Add Object.defineProperty implementation.

Jacek Caban jacek at codeweavers.com
Fri May 11 07:43:20 CDT 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/dispex.c             |  81 +++++++++++++++
 dlls/jscript/jscript.h            |  11 +++
 dlls/jscript/jscript.rc           |   4 +
 dlls/jscript/object.c             | 200
+++++++++++++++++++++++++++++++++++++-
 dlls/jscript/resource.h           |   6 ++
 dlls/mshtml/tests/documentmode.js |   1 +
 dlls/mshtml/tests/es5.js          |  99 ++++++++++++++++++-
 dlls/mshtml/tests/winetest.js     |   4 +
 8 files changed, 400 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Add-Object.defineProperty-implementation.diff
Type: text/x-patch
Size: 21201 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180511/4b1dec03/attachment-0001.bin>


More information about the wine-devel mailing list