[PATCH v10 1/4] jscript: Get rid of the variable_obj parameter to exec_source.

Jacek Caban jacek at codeweavers.com
Mon Mar 16 13:32:22 CDT 2020


On 12.03.2020 18:11, Gabriel Ivăncescu wrote:
> Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
> ---
>   dlls/jscript/engine.c   | 39 +++++++++++++++++++++++++++++----------
>   dlls/jscript/engine.h   |  2 +-
>   dlls/jscript/function.c |  6 ++----
>   dlls/jscript/global.c   |  2 +-
>   dlls/jscript/jscript.c  |  6 +++---
>   5 files changed, 36 insertions(+), 19 deletions(-)


This patch breaks tests. Also, what was the exact problem with handling 
EXEC_RETURN_TO_INTERP?


Thanks,

Jacek




More information about the wine-devel mailing list