Chromium Code Reviews
DescriptionAdd 'Introduce new local with cast type' quick assist.
Unfortunately we still often need it in Dart, as we always need it in Java.
Type promotion does not work for "if (name is Type)" if "name" is a field,
an expression or "name" is modified _anywhere_ in the function.
R=paulberry@google.com, brianwilkerson@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=40824
Patch Set 1 #
Total comments: 4
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||