DescriptionBe less aggressive in sharing contexts between scopes so that sibling contexts
cannot appear in nested node sequences (issue 22858), since this case cannot
be handled by the graph builder.
Add assert to graph builder to detect such occurences (uncovered async* bug).
Fix an async* issue where a scope was mistakenly reused.
Improve ast printing for node sequences.
Add regression test.
R=hausner@google.com, srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44592
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 6 (1 generated)
|