Jacek Caban : jscript: Use bytecode for calls on identifier and member expressions.

Alexandre Julliard julliard at winehq.org
Wed Dec 7 13:57:13 CST 2011


Module: wine
Branch: master
Commit: 3aa7cee00e69c6a912abd1f23e846f6af35d9f36
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3aa7cee00e69c6a912abd1f23e846f6af35d9f36

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Dec  7 11:00:20 2011 +0100

jscript: Use bytecode for calls on identifier and member expressions.

---

 dlls/jscript/compile.c   |  164 +++++++++++++++++++++++++++++++++------------
 dlls/jscript/engine.c    |   69 +++++++++++++++-----
 dlls/jscript/engine.h    |    7 +-
 dlls/jscript/parser.y    |    2 +-
 dlls/jscript/tests/run.c |    2 +-
 5 files changed, 178 insertions(+), 66 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3aa7cee00e69c6a912abd1f23e846f6af35d9f36



More information about the wine-cvs mailing list