[PATCH 3/8] jscript: Use separated jsexcept_t instance for each external call.

Jacek Caban jacek at codeweavers.com
Tue Jan 28 09:16:44 CST 2020


Signed-off-by: Jacek Caban <jacek at 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Use-separated-jsexcept_t-instance-for-each-ext.txt
Type: text/x-patch
Size: 13924 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200128/c82fe3c0/attachment-0001.bin>


More information about the wine-devel mailing list