[PATCH 10/10] jscript: Directly return error code instead of using throw_type_error where possible.

Jacek Caban jacek at codeweavers.com
Fri Jan 31 10:23:33 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/array.c      |  4 ++--
  dlls/jscript/bool.c       |  6 +++---
  dlls/jscript/dispex.c     |  2 +-
  dlls/jscript/engine.c     | 22 +++++++++++-----------
  dlls/jscript/enumerator.c |  8 ++++----
  dlls/jscript/error.c      |  2 +-
  dlls/jscript/function.c   |  8 ++++----
  dlls/jscript/jsregexp.c   |  2 +-
  dlls/jscript/jsutils.c    |  4 ++--
  dlls/jscript/number.c     | 14 +++++++-------
  dlls/jscript/object.c     | 10 +++++-----
  dlls/jscript/vbarray.c    | 14 +++++++-------
  12 files changed, 48 insertions(+), 48 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-jscript-Directly-return-error-code-instead-of-using-th.txt
Type: text/x-patch
Size: 17372 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200131/6d381a55/attachment-0001.bin>


More information about the wine-devel mailing list