[PATCH 3/6] jscript: Throw proper exception in RegExp.prototype.toString when called on non-RegExp object.

Jacek Caban jacek at codeweavers.com
Wed Jun 3 09:04:15 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/error.c      | 1 +
  dlls/jscript/jscript.h    | 3 ++-
  dlls/jscript/jscript.rc   | 2 ++
  dlls/jscript/jsregexp.c   | 4 ++--
  dlls/jscript/resource.h   | 3 ++-
  dlls/jscript/tests/api.js | 2 ++
  6 files changed, 11 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Return-proper-exception-in-RegExp.prototype.to.txt
Type: text/x-patch
Size: 4349 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200603/5294570a/attachment-0001.bin>


More information about the wine-devel mailing list