Jacek Caban : jscript: Use separated jsexcept_t instance for each external call.

Alexandre Julliard julliard at winehq.org
Thu Jan 30 16:10:23 CST 2020


Module: wine
Branch: master
Commit: 63683b42f7bfee16c1609815fbe56f281c4c216c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=63683b42f7bfee16c1609815fbe56f281c4c216c

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Jan 30 15:50:15 2020 +0100

jscript: Use separated jsexcept_t instance for each external call.

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

---

 dlls/jscript/dispex.c   | 17 ++++++-----
 dlls/jscript/engine.c   | 24 +++++----------
 dlls/jscript/engine.h   |  9 ++++++
 dlls/jscript/error.c    |  5 ++--
 dlls/jscript/jscript.c  | 79 ++++++++++++++++++++++++++++++++++---------------
 dlls/jscript/jscript.h  |  9 ++----
 dlls/jscript/jsregexp.c |  4 +--
 dlls/jscript/jsutils.c  |  5 +++-
 8 files changed, 91 insertions(+), 61 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=63683b42f7bfee16c1609815fbe56f281c4c216c



More information about the wine-cvs mailing list