[PATCH 1/6] jscript: Use bytecode for assignment to identifier

Jacek Caban jacek at codeweavers.com
Mon Dec 5 04:11:29 CST 2011


---
  dlls/jscript/compile.c     |   35 ++++++++++++++++++++-
  dlls/jscript/engine.c      |   72 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/engine.h      |    4 ++-
  dlls/jscript/parser.y      |    2 +-
  dlls/jscript/tests/api.js  |    4 ++
  dlls/jscript/tests/lang.js |    3 ++
  6 files changed, 116 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Use-bytecode-for-assignment-to-identifier.diff
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111205/f4da749d/attachment-0001.bin>


More information about the wine-patches mailing list