jscript: Don't leave current scope in return statement before evaluating the expression.
authorJacek Caban <jacek@codeweavers.com>
Thu, 13 Sep 2012 12:34:11 +0000 (14:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Sep 2012 14:47:22 +0000 (16:47 +0200)
commitfdbd536983a46a65ed6ba5d51787d99b6aaabe0b
tree171cfd231ca4de0b20be2aeb1df351a0f9c60ffb
parentdd8f54a49fd29eb5e91cf4ac5798a41580434151
jscript: Don't leave current scope in return statement before evaluating the expression.
dlls/jscript/compile.c
dlls/jscript/tests/lang.js