Sweden-Number/dlls/jscript/tests
Puetz Kevin A b60c4c6ef6 jscript: Fix `this` within IDispatchEx::InvokeEx.
Latent bug revealed by 614ea7e6243ead003bcfe4624895154972f3445f;
Now that cross-context calls go through disp_call* instead of
jsdisp_call*, and thus through InvokeEx, the `this` pointer is
lost when calling methods inherited from a prototype.

Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-23 22:30:48 +02:00
..
Makefile.in
activex.c jscript/tests: Use wide char string literals in activex.c. 2020-01-15 22:03:36 +01:00
api.js jscript: Throw proper stack overflow exception. 2020-06-04 22:36:39 +02:00
caller.c jscript: Use enter_script and leave_script to call script site notifications. 2020-01-30 16:22:33 +01:00
cc.js
jscript.c jscript: Clear SCRIPTITEM_CODEONLY flag on script re-initialization. 2020-03-27 21:16:13 +01:00
lang.js jscript: Suport generic error object for exception with no associated JavaScript exception value. 2020-02-02 16:24:51 +01:00
regexp.js jscript: Support passing non-string flags to RegExp constructor. 2020-06-05 19:30:42 +02:00
rsrc.rc
run.c jscript: Fix `this` within IDispatchEx::InvokeEx. 2020-07-23 22:30:48 +02:00
sunspider-regexp-dna.js
sunspider-string-base64.js
sunspider-string-validate-input.js