[PATCH 7/8] jscript: Store parser_ctx_t in bytecode_t instead of other way around

Jacek Caban jacek at codeweavers.com
Mon Mar 12 13:24:22 CDT 2012


---
 dlls/jscript/compile.c  |   24 ++++++++++++------
 dlls/jscript/engine.c   |   23 +++++++-----------
 dlls/jscript/engine.h   |   60
+++++++++++++++++++++++++---------------------
 dlls/jscript/function.c |   30 ++++++++++++-----------
 dlls/jscript/global.c   |    8 +++---
 dlls/jscript/jscript.c  |   34 +++++++++++++-------------
 dlls/jscript/parser.y   |    2 -
 7 files changed, 95 insertions(+), 86 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-jscript-Store-parser_ctx_t-in-bytecode_t-instead-of-o.diff
Type: text/x-patch
Size: 17587 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120312/d1680eae/attachment.bin>


More information about the wine-patches mailing list