Chromium Code Reviews
DescriptionDon't use _inFieldContext tracking.
For any practicaly purpose it was useless because we casted to
FieldDeclaration anyway to get documentation and isStatic field.
One additional change is that we now create ConstFieldElementImpl only
for non-static final fields. This corresponds to the logic in
ResolverVisitor.visitVariableDeclaration(), which clones initializers
only for final non-static fields.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/b61c5c06b14d57042dd63dbade0d45f097bc2868
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||