[PATCH 2/4] jscript: Use bytecode for delete on array expression implementation

Jacek Caban jacek at codeweavers.com
Wed Nov 30 03:14:22 CST 2011


---
  dlls/jscript/compile.c     |   30 +++++++++++++++++++++++++
  dlls/jscript/engine.c      |   52 
+++++++++++++++++++++++++++++++++++++++++++-
  dlls/jscript/engine.h      |    1 +
  dlls/jscript/parser.y      |    2 +-
  dlls/jscript/tests/lang.js |    7 ++++++
  5 files changed, 90 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Use-bytecode-for-delete-on-array-expression-i.diff
Type: text/x-patch
Size: 5312 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111130/157fe431/attachment.bin>


More information about the wine-patches mailing list