Jacek Caban : jscript: Use exprval_t to represent property references passed on JS stack.

Alexandre Julliard julliard at winehq.org
Tue Aug 2 17:33:33 CDT 2016


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Aug  2 17:40:54 2016 +0200

jscript: Use exprval_t to represent property references passed on JS stack.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/jscript/dispex.c |   1 +
 dlls/jscript/engine.c | 261 +++++++++++++++++++++++++++-----------------------
 2 files changed, 144 insertions(+), 118 deletions(-)

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



More information about the wine-cvs mailing list