[PATCH 3/8] jscript: Use separated jsexcept_t instance for each external call.
28 Jan
2020
28 Jan
'20
9:16 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/dispex.c | 15 ++++---- dlls/jscript/engine.c | 24 +++++-------- dlls/jscript/engine.h | 8 +++++ dlls/jscript/error.c | 5 +-- dlls/jscript/jscript.c | 76 ++++++++++++++++++++++++++++------------- dlls/jscript/jscript.h | 10 ++---- dlls/jscript/jsregexp.c | 2 +- dlls/jscript/jsutils.c | 5 ++- 8 files changed, 87 insertions(+), 58 deletions(-)
2236
Age (days ago)
2236
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban