[PATCH 2/5] jscript: Use bytecode for object literal implementation

Jacek Caban jacek at codeweavers.com
Fri Dec 16 04:43:31 CST 2011


---
  dlls/jscript/compile.c |   49 ++++++++++++++++++++++++
  dlls/jscript/dispex.c  |    8 ++++
  dlls/jscript/engine.c  |   98 
++++++++++--------------------------------------
  dlls/jscript/engine.h  |    4 +-
  dlls/jscript/jscript.h |    5 ++
  dlls/jscript/jsutils.c |   47 ++++++++++++++---------
  dlls/jscript/parser.y  |    2 +-
  7 files changed, 113 insertions(+), 100 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Use-bytecode-for-object-literal-implementatio.diff
Type: text/x-patch
Size: 11560 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111216/8dea6a5e/attachment.bin>


More information about the wine-patches mailing list