[PATCH 5/5] jscript: Added Array.prototype.indexOf implementation.

Jacek Caban jacek at codeweavers.com
Thu Mar 1 16:58:55 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/array.c              | 57
+++++++++++++++++++++++++++++++++++++++
 dlls/jscript/engine.c             |  2 +-
 dlls/jscript/jscript.h            |  2 ++
 dlls/mshtml/tests/documentmode.js |  1 +
 dlls/mshtml/tests/es5.js          | 29 ++++++++++++++++++++
 5 files changed, 90 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-jscript-Added-Array.prototype.indexOf-implementation.diff
Type: text/x-patch
Size: 5679 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180301/0e6a9c5d/attachment.bin>


More information about the wine-devel mailing list