[PATCH 1/4] jscript: Store function arguments on JS stack and transfer them to variable object only when needed.

Jacek Caban jacek at codeweavers.com
Thu Jul 28 11:44:43 CDT 2016


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/engine.c   | 133
++++++++++++++++++++++++++++++++++++++++--------
 dlls/jscript/engine.h   |   9 +++-
 dlls/jscript/function.c |  83 +++++++++++-------------------
 dlls/jscript/global.c   |   4 +-
 dlls/jscript/jscript.c  |   4 +-
 5 files changed, 155 insertions(+), 78 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Store-function-arguments-on-JS-stack-and-tran.diff
Type: text/x-patch
Size: 16883 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160728/b4107ad7/attachment-0001.bin>


More information about the wine-patches mailing list