DescriptionRemove hack from KernelTypePromoter.isPromotionCandidate.
All variable declarations encountered by type inference are now of
type KernelVariableDeclaration, so we no longer need a hack to handle
ordinary VariableDeclaration objects.
Removing the hack avoids covering up bugs.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/fc32e0e72b572ff42de9651fdd3c5e400b49dd1f
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|