Jacek Caban : jscript: Moved eval return value logic to specific statement handlers.

Alexandre Julliard julliard at winehq.org
Thu Dec 13 14:22:47 CST 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Dec 13 12:08:34 2012 +0100

jscript: Moved eval return value logic to specific statement handlers.

---

 dlls/jscript/compile.c     |  140 ++++++++++++++------------------------------
 dlls/jscript/engine.c      |   36 +++++------
 dlls/jscript/engine.h      |    2 +
 dlls/jscript/tests/lang.js |    6 ++
 dlls/jscript/tests/run.c   |   24 ++++++++
 5 files changed, 93 insertions(+), 115 deletions(-)

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



More information about the wine-cvs mailing list