Chromium Code Reviews
DescriptionRemove unreachable exits from the list collected by InlineExitCollector.
Otherwise we might crash if we try to inherit a deoptimization target
from an unreachable exit as it was not visited by SSA construction and
has no environments attached to it.
R=fschneider@google.com
BUG=http://dartbug.com/25364
Committed: https://github.com/dart-lang/sdk/commit/2306f29cc42590143a6b29048186f8a7e4a11e37
Patch Set 1 #Patch Set 2 : Fix bug: graph can change between RemoveUnreachableExits and SortExits #
Messages
Total messages: 4 (1 generated)
|
||||||||||||||||||||||||||||