[PATCH 2/3] jscript: Reuse static instance of 'undefined' string.

Jacek Caban jacek at codeweavers.com
Fri Mar 8 04:37:56 CST 2013


---
 dlls/jscript/engine.c   |  6 ++---
 dlls/jscript/global.c   | 59
++++++++++---------------------------------------
 dlls/jscript/jsregexp.c | 11 ++-------
 dlls/jscript/jsstr.c    | 11 ++++++++-
 dlls/jscript/jsstr.h    |  1 +
 dlls/jscript/jsutils.c  |  5 ++---
 dlls/jscript/lex.c      |  1 -
 dlls/jscript/string.c   | 19 ++++------------
 8 files changed, 33 insertions(+), 80 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Reuse-static-instance-of-undefined-string.diff
Type: text/x-patch
Size: 9885 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130308/8cd30cb2/attachment-0001.bin>


More information about the wine-patches mailing list