[PATCH 1/6] jscript: Added Object.getOwnPropertyDescriptor implementation.

Jacek Caban jacek at codeweavers.com
Thu May 10 12:19:56 CDT 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/dispex.c             | 32 +++++++++++++++
 dlls/jscript/jscript.h            |  7 ++++
 dlls/jscript/object.c             | 83
++++++++++++++++++++++++++++++++++++++-
 dlls/mshtml/tests/documentmode.js |  4 ++
 dlls/mshtml/tests/es5.js          | 43 +++++++++++++++++---
 5 files changed, 163 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-Object.getOwnPropertyDescriptor-impleme.diff
Type: text/x-patch
Size: 9662 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180510/fe6f5100/attachment.bin>


More information about the wine-devel mailing list