Chromium Code Reviews
DescriptionDart2dart: Support for-loop variables captured in loop body.
Capture in initializer, condition, and update is still not supported.
IMO: we should postpone efforts toward full capture support in dart2dart
until benchmarks indicate that dart2dart actually benefits from the
translation through CPS (which is still an open question, yes?).
Such benchmarking should not be blocked by lack of completeness,
because real code probably never captures loop variables in the loop
header.
R=sigurdm@google.com
Committed: https://code.google.com/p/dart/source/detail?r=42959
Patch Set 1 #
Total comments: 6
Patch Set 2 : Typos #Patch Set 3 : Rebase #Patch Set 4 : Rebase #Patch Set 5 : Rebase #
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||||||||||||||||||||