Module: wine Branch: master Commit: da842966ff5ca76040dd647975fe270dfc2cf5b3 URL: https://gitlab.winehq.org/wine/wine/-/commit/da842966ff5ca76040dd647975fe270...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Nov 22 18:53:20 2022 +0200
jscript: Pass a jsval as the 'this' to disp_call_value.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/jscript/array.c | 37 +++++++++++++++++++++---------------- dlls/jscript/dispex.c | 18 ++++++++++++++---- dlls/jscript/engine.c | 10 +++++----- dlls/jscript/function.c | 3 +-- dlls/jscript/jscript.h | 2 +- dlls/jscript/json.c | 2 +- dlls/jscript/set.c | 7 +++---- 7 files changed, 46 insertions(+), 33 deletions(-)