DescriptionEliminate remaining case of ambiguous context level info
When generating the scopes in an await-for loop, make sure the scope
of the loop block is a proper sub-range of the block surrounding
the loop.
This eliminates the last case where the compiler generated context
info of the same range, but with contradicting context level info.
BUG=26941
R=regis@google.com
Committed: https://github.com/dart-lang/sdk/commit/478e0db389f7132703f191cbee64ffbc0fef72a1
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|