[PATCH] jscript: Use global accumulator for storing function call results.

Jacek Caban jacek at codeweavers.com
Tue Jun 12 07:04:11 CDT 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/compile.c     |  4 ++--
 dlls/jscript/engine.c      | 31 ++++++++++++++-----------------
 dlls/jscript/engine.h      |  2 +-
 dlls/jscript/jscript.c     |  2 ++
 dlls/jscript/jscript.h     |  1 +
 dlls/jscript/tests/lang.js | 21 +++++++++++++++++++++
 6 files changed, 41 insertions(+), 20 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Use-global-accumulator-for-storing-function-c.diff
Type: text/x-patch
Size: 7184 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180612/87567f35/attachment-0001.bin>


More information about the wine-devel mailing list