[PATCH 3/5] jscript: Setup arguments object by interpreter and store all arguments inside the object on call exit.

Jacek Caban jacek at codeweavers.com
Wed Aug 3 09:28:19 CDT 2016


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/engine.c   |  20 +++-----
 dlls/jscript/engine.h   |   4 +-
 dlls/jscript/function.c | 129
++++++++++++++++++++++++++++--------------------
 dlls/jscript/global.c   |   2 +-
 dlls/jscript/jscript.c  |   4 +-
 5 files changed, 88 insertions(+), 71 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Setup-arguments-object-by-interpreter-and-sto.diff
Type: text/x-patch
Size: 13706 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160803/3dec0704/attachment.bin>


More information about the wine-patches mailing list