Chromium Code Reviews
DescriptionAdd data structures to AST to indicate potentially mutated variables.
These data structures provide the same functionality as
VariableElement.isPotentiallyMutatedInClosure and
VariableElement.isPotentiallyMutatedInScope, but are only accessible
from a resolved AST. In a later CL,
VariableElement.isPotentiallyMutatedInClosure and
VariableElement.isPotentiallyMutatedInScope will be deprecated.
R=brianwilkerson@google.com, jmesserly@google.com
Committed: https://github.com/dart-lang/sdk/commit/c3d98acbeb36621831dad7a19f9a8a045c1da584
Patch Set 1 #
Total comments: 4
Patch Set 2 : Follow Brian's suggestion #
Messages
Total messages: 8 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||