[PATCH 1/6] jscript: Simplify pop_to_stat implementation.

Jacek Caban jacek at codeweavers.com
Mon May 1 11:29:53 CDT 2017


We no longer need to do stack pops before return expression evaluation.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/compile.c     | 24 +++++++++---------------
 dlls/jscript/tests/lang.js | 11 +++++++++++
 2 files changed, 20 insertions(+), 15 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Simplify-pop_to_stat-implementation.diff
Type: text/x-patch
Size: 3205 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170501/f7bcd9fb/attachment.bin>


More information about the wine-patches mailing list