[PATCH 1/3] jscript: Use compiler-generated struct for representing function code

Jacek Caban jacek at codeweavers.com
Tue Apr 24 10:39:09 CDT 2012


---
 dlls/jscript/compile.c  |   34 +++++++++++++++++++---------------
 dlls/jscript/engine.c   |   47
+++++++++++++++++++++++++----------------------
 dlls/jscript/engine.h   |   21 ++++++++++++++++-----
 dlls/jscript/function.c |   18 ++++++++----------
 dlls/jscript/global.c   |    2 +-
 dlls/jscript/jscript.c  |    4 ++--
 dlls/jscript/parser.y   |    3 +--
 7 files changed, 72 insertions(+), 57 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Use-compiler-generated-struct-for-representin.diff
Type: text/x-patch
Size: 15611 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120424/ad2f3a7a/attachment-0001.bin>


More information about the wine-patches mailing list