DescriptionFix a crash in the compiler.
joinedLocals is populated with phis and the [thisValue], but [thisValue] could be a phi as well. So the check has to be whether the element of the local is the this element.
R=kasperl@google.com
Committed: https://code.google.com/p/dart/source/detail?r=30949
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|