Fix the remaining test failures for the with() statement
authorLars Knoll <lars.knoll@digia.com>
Thu, 24 Jan 2013 12:12:26 +0000 (13:12 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 24 Jan 2013 12:15:46 +0000 (13:15 +0100)
commit865a5bf47fb077b654930a84852f189676a7cff3
tree22c96a641a5780fb08524be6889aa70b0fdf7b82
parent2a877ea0dbeb3e5f7d9d9d2e354da7bd86d962b4
Fix the remaining test failures for the with() statement

Properly pop the pushed scopes for break, continue and return
statements inside with() blocks.

Change-Id: I7439cd7b7c70819cd5de903395e1b67c394a38c6
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qv4codegen.cpp
qv4codegen_p.h
tests/TestExpectations