comparison make/pic.make @ 4585:c47ca28d164a

Create exception dispatch even if catch type is not initialized yet. Previously, when there were multiple exception handlers, and an uninitialized catch type was preceding another (initialized) catch type, no exception dispatch would be created. This could lead to a deopt every time one of the later exceptions was thrown.
author Andreas Woess <andreas.woess@jku.at>
date Mon, 13 Feb 2012 23:47:06 +0100
parents c18cbe5936b8
children 06320b1578cb
comparison
equal deleted inserted replaced
4584:7e5d8d1c74a1 4585:c47ca28d164a