[PATCH 02/21] jscript: Use jsval instead of VARIANT to pass arguments to builtin functions

Jacek Caban jacek at codeweavers.com
Mon Sep 17 08:16:42 CDT 2012


---
 dlls/jscript/activex.c  |    4 +-
 dlls/jscript/array.c    |  263
+++++++++++++++++++++++------------------------
 dlls/jscript/bool.c     |   12 +-
 dlls/jscript/date.c     |  190 +++++++++++++++++-----------------
 dlls/jscript/dispex.c   |  168 ++++++++++++++++++------------
 dlls/jscript/engine.c   |  146 +++++++++++++++++++++------
 dlls/jscript/error.c    |   72 ++++++-------
 dlls/jscript/function.c |  101 ++++++++----------
 dlls/jscript/global.c   |  119 ++++++++++-----------
 dlls/jscript/jscript.h  |   37 ++++---
 dlls/jscript/jsutils.c  |  175 ++++++++++++++++++++++++++++----
 dlls/jscript/math.c     |   78 +++++++-------
 dlls/jscript/number.c   |   28 +++---
 dlls/jscript/object.c   |   22 ++--
 dlls/jscript/regexp.c   |  139 +++++++++++--------------
 dlls/jscript/string.c   |  260
++++++++++++++++++++++-------------------------
 dlls/jscript/vbarray.c  |   41 +++++---
 17 files changed, 1035 insertions(+), 820 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Use-jsval-instead-of-VARIANT-to-pass-argument.diff
Type: text/x-patch
Size: 222384 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120917/8f82f908/attachment-0001.bin>


More information about the wine-patches mailing list