[PATCH 2/3] jscript: Replace the value_prop in builtin_info with a call method.

Jacek Caban jacek at codeweavers.com
Thu Nov 25 14:01:37 CST 2021


From: Gabriel Ivăncescu <gabrielopcode at gmail.com>

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/array.c      | 15 +++------------
  dlls/jscript/bool.c       |  4 ++--
  dlls/jscript/date.c       | 13 +++----------
  dlls/jscript/dispex.c     |  6 +++---
  dlls/jscript/enumerator.c |  6 +++---
  dlls/jscript/error.c      |  4 ++--
  dlls/jscript/function.c   |  6 +++---
  dlls/jscript/global.c     |  2 +-
  dlls/jscript/jscript.c    |  2 +-
  dlls/jscript/jscript.h    |  3 +--
  dlls/jscript/json.c       |  2 +-
  dlls/jscript/jsregexp.c   |  6 +++---
  dlls/jscript/math.c       |  2 +-
  dlls/jscript/number.c     | 14 ++------------
  dlls/jscript/object.c     | 20 +++-----------------
  dlls/jscript/set.c        |  8 ++++----
  dlls/jscript/string.c     | 16 +++-------------
  dlls/jscript/vbarray.c    |  2 +-
  18 files changed, 40 insertions(+), 91 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Replace-the-value_prop-in-builtin_info-with-a-.txt
Type: text/x-patch
Size: 15898 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211125/47937489/attachment.bin>


More information about the wine-devel mailing list