[PATCH 3/3] jscript: Use separated functions for implementing builtin call, get and set operation.

Jacek Caban jacek at codeweavers.com
Thu Feb 5 07:49:01 CST 2015


---
 dlls/jscript/array.c    |  73 ++++++--------
 dlls/jscript/date.c     |  21 +---
 dlls/jscript/dispex.c   |  46 ++++++---
 dlls/jscript/function.c |  85 ++++++----------
 dlls/jscript/jscript.h  |  11 ++-
 dlls/jscript/jsregexp.c | 250
++++++++++++++++++++----------------------------
 dlls/jscript/number.c   |  20 +---
 dlls/jscript/object.c   |  27 ++----
 dlls/jscript/string.c   |  50 ++++------
 9 files changed, 242 insertions(+), 341 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Use-separated-functions-for-implementing-buil.diff
Type: text/x-patch
Size: 37474 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150205/b9f822a0/attachment-0001.bin>


More information about the wine-patches mailing list