wine/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
..
activex.c
api.js jscript: Throw proper stack overflow exception. 2020-06-04 22:36:39 +02:00
caller.c
cc.js
jscript.c jscript: Clear SCRIPTITEM_CODEONLY flag on script re-initialization. 2020-03-27 21:16:13 +01:00
lang.js
Makefile.in
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