Jacek Caban : jscript: Use labels in compiler for ending loops.

Alexandre Julliard julliard at winehq.org
Wed Dec 28 13:44:34 CST 2011


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Dec 28 12:06:41 2011 +0100

jscript: Use labels in compiler for ending loops.

---

 dlls/jscript/compile.c |  216 +++++++++++++++++++++++++++++++++++++----------
 dlls/jscript/engine.c  |    7 +-
 dlls/jscript/engine.h  |    8 +-
 3 files changed, 180 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list