April 10 2014 Meeting Notes
Jason Orendorff
jason.orendorff at gmail.com
Thu Apr 24 12:01:58 PDT 2014
On Thu, Apr 24, 2014 at 1:38 PM, Allen Wirfs-Brock
<allen at wirfs-brock.com> wrote:
> [...]What we did take seriously was the concern about not running generator finally blocks when a for-of initiated generator has an early exit. We don't need to redefine @@iterator conventions to address that issue.
This reminds me --- "for-of initiated" here refers all the places
where the spec uses IteratorStep etc., right? Things like the spread
operator, destructuring assignment, and Array.from, for example?
That is, we're talking about a protocol change, not a narrow change to
for-of evaluation. Right?
-j
More information about the es-discuss
mailing list