jscript: Make sure to jump out of switch before entering implicit default clausule.
commit05d59abc1c7a0463a90fc121252b0e342a3609d1
authorJacek Caban <jacek@codeweavers.com>
Mon, 16 Apr 2012 09:25:25 +0000 (16 11:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Apr 2012 10:08:56 +0000 (16 12:08 +0200)
tree97711276f382fe2f3d38eacb2bbd14e185f63389
parentaf5c45aac0f2725f200ca78d147043d9fac6f259
jscript: Make sure to jump out of switch before entering implicit default clausule.
dlls/jscript/compile.c
dlls/jscript/tests/lang.js