[PATCH 5/6] jscript: Use bytecode for post-increment expression

Jacek Caban jacek at codeweavers.com
Wed Dec 7 04:01:53 CST 2011


---
  dlls/jscript/compile.c     |   21 +++++++++++++++++++++
  dlls/jscript/engine.c      |   39 ++++++++++++++++++---------------------
  dlls/jscript/engine.h      |    2 +-
  dlls/jscript/parser.y      |    2 +-
  dlls/jscript/tests/api.js  |    7 +++++++
  dlls/jscript/tests/lang.js |    4 ++++
  6 files changed, 52 insertions(+), 23 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-jscript-Use-bytecode-for-post-increment-expression.diff
Type: text/x-patch
Size: 6895 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111207/bc5d8d9f/attachment.bin>


More information about the wine-patches mailing list