Chromium Code Reviews
DescriptionChange the approach of front_end top level inference to match the spec.
Specifically, we can't walk all the subexpressions when doing top
level inference, or we will pick up bogus dependencies. This means
that we can't determine the dependencies during BodyBuilder execution;
we have to do it in a follow-up pass once we have the AST.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/0017ffd872ae21ab5e0bf6265dcb5acfd2febd11
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||