35839c7840
The implementation strategy is in terms of a loop over a StreamIterator, similar to what is done in the dart2js SSA backend and in the Dart VM. BUG=https://github.com/dart-lang/sdk/issues/24984 R=asgerf@google.com Review URL: https://codereview.chromium.org/1686973002 .