[PATCH 08/21] jscript: Always use jsval-based to_number implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 17 08:18:20 CDT 2012


---
 dlls/jscript/array.c   |    8 ++--
 dlls/jscript/date.c    |   84 +++++++++++++++++-----------------
 dlls/jscript/engine.c  |   20 ++++----
 dlls/jscript/error.c   |    2 +-
 dlls/jscript/global.c  |    4 +-
 dlls/jscript/jscript.h |    4 +-
 dlls/jscript/jsutils.c |  118
++++++++++++++++-------------------------------
 dlls/jscript/math.c    |   42 +++++++++---------
 dlls/jscript/number.c  |    4 +-
 dlls/jscript/regexp.c  |    2 +-
 10 files changed, 124 insertions(+), 164 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-jscript-Always-use-jsval-based-to_number-implementati.diff
Type: text/x-patch
Size: 31095 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120917/09b27a54/attachment-0001.bin>


More information about the wine-patches mailing list