[PATCH 10/10] jscript: Find Function.arguments on the stack instead of storing it in FunctionInstance object.

Jacek Caban jacek at codeweavers.com
Mon Mar 28 10:51:28 CDT 2016


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/engine.c      |  6 +++++-
 dlls/jscript/engine.h      |  4 +++-
 dlls/jscript/function.c    | 18 +++++++++++-------
 dlls/jscript/global.c      |  2 +-
 dlls/jscript/jscript.c     |  4 ++--
 dlls/jscript/tests/lang.js |  4 ++++
 6 files changed, 26 insertions(+), 12 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-jscript-Find-Function.arguments-on-the-stack-instead-.diff
Type: text/x-patch
Size: 6406 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160328/36e45968/attachment-0001.bin>


More information about the wine-patches mailing list