[PATCH 3/5] jscript: Use bytecode for instanceof implementation

Jacek Caban jacek at codeweavers.com
Mon Dec 12 07:43:54 CST 2011


---
  dlls/jscript/compile.c |    2 +
  dlls/jscript/engine.c  |  105 
++++++++++--------------------------------------
  dlls/jscript/engine.h  |    2 +-
  dlls/jscript/parser.y  |    2 +-
  4 files changed, 26 insertions(+), 85 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Use-bytecode-for-instanceof-implementation.diff
Type: text/x-patch
Size: 7127 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111212/fdbec5ef/attachment.bin>


More information about the wine-patches mailing list