[PATCH 01/10] jscript: Suport generic error object for exception with no associated JavaScript exception value.

Jacek Caban jacek at codeweavers.com
Fri Jan 31 10:22:42 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/engine.c      | 18 ++++++---
  dlls/jscript/error.c       | 80 ++++++++++++++++++++++++++++++++++++++
  dlls/jscript/global.c      |  2 +-
  dlls/jscript/jscript.h     |  1 +
  dlls/jscript/tests/lang.js | 31 +++++++++++++++
  5 files changed, 125 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Suport-generic-error-object-for-exception-with.txt
Type: text/x-patch
Size: 7684 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200131/4b2f6108/attachment.bin>


More information about the wine-devel mailing list