[PATCH 14/18] jscript: Allow 'this' to be host object in builtin functions.

Jacek Caban jacek at codeweavers.com
Wed Sep 23 09:18:39 CDT 2009


---
  dlls/jscript/array.c    |  248 +++++++++++++------------
  dlls/jscript/bool.c     |   24 ++-
  dlls/jscript/date.c     |  311 +++++++++++++++----------------
  dlls/jscript/dispex.c   |   37 +++-
  dlls/jscript/error.c    |   37 ++--
  dlls/jscript/function.c |   55 +++---
  dlls/jscript/global.c   |   68 ++++----
  dlls/jscript/jscript.h  |   78 ++++++++-
  dlls/jscript/math.c     |   52 +++---
  dlls/jscript/number.c   |   41 +++--
  dlls/jscript/object.c   |   39 +++--
  dlls/jscript/regexp.c   |   39 +++--
  dlls/jscript/string.c   |  480 
+++++++++++++++--------------------------------
  13 files changed, 736 insertions(+), 773 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-jscript-Allow-this-to-be-host-object-in-builtin-funct.diff
Type: text/x-patch
Size: 153773 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090923/ceaf9d67/attachment-0001.bin>


More information about the wine-patches mailing list