[PATCH 2/6] jscript: Use bytecode for block statement implementation

Jacek Caban jacek at codeweavers.com
Mon Dec 19 07:58:42 CST 2011


---
  dlls/jscript/compile.c     |   76 
++++++++++++++++++++++++++++++++++++++----
  dlls/jscript/engine.c      |   80 
++++++++++++++++++++++++++-----------------
  dlls/jscript/engine.h      |   19 ++++++----
  dlls/jscript/parser.y      |    3 +-
  dlls/jscript/tests/lang.js |    4 ++
  5 files changed, 134 insertions(+), 48 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Use-bytecode-for-block-statement-implementati.diff
Type: text/x-patch
Size: 11438 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111219/9a079576/attachment-0001.bin>


More information about the wine-patches mailing list