[PATCH 3/6] jscript: Added bytecode version of with statement

Jacek Caban jacek at codeweavers.com
Tue Dec 27 04:16:26 CST 2011


---
  dlls/jscript/compile.c |   36 ++++++++++++++++++++++++++++++++++++
  dlls/jscript/dispex.c  |    5 +++++
  dlls/jscript/engine.c  |   42 ++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/engine.h  |    2 ++
  dlls/jscript/jscript.h |    1 +
  dlls/jscript/parser.y  |    2 +-
  6 files changed, 87 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Added-bytecode-version-of-with-statement.diff
Type: text/x-patch
Size: 6003 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111227/19fb4896/attachment.bin>


More information about the wine-patches mailing list