Fix liveness analyses for hidden exception handling TEMPs.
authorErik Verbruggen <erik.verbruggen@digia.com>
Tue, 18 Dec 2012 10:01:32 +0000 (11:01 +0100)
committerLars Knoll <lars.knoll@digia.com>
Tue, 18 Dec 2012 10:44:29 +0000 (11:44 +0100)
commit328ee44e8a3645623e8400d278563b286d178b2b
tree5683c0c4f9af2f0fbf131dea2b8b51177259edb4
parent256b8e60ef1690abdfcbf9a75ec302c4ae3d9e36
Fix liveness analyses for hidden exception handling TEMPs.

By passing the inCatch/hasException temps to
builtin_delete_exception_handler, the TEMPs are marked as alive all
through the exception handling block.

Change-Id: Ib0f17059e04c03ca98d264759bb2a7e4786ed9be
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qv4codegen.cpp
qv4codegen_p.h