Allen Wirfs-Brock (2014-09-10T17:28:53.000Z)
On Sep 10, 2014, at 10:07 AM, Boris Zbarsky wrote:

> On 9/10/14, 10:45 AM, Erik Arvidsson wrote:
>> 1. Add IteratorClose to all places in the spec where we use iterators.
> 
> And other specs (e.g. Web IDL) that use iterators, right?

Right, or come up with some other way to say: "this loop behaves as if it was implemented using for-of".

Allen
domenic at domenicdenicola.com (2014-09-17T22:01:14.828Z)
On Sep 10, 2014, at 10:07 AM, Boris Zbarsky wrote:

> And other specs (e.g. Web IDL) that use iterators, right?

Right, or come up with some other way to say: "this loop behaves as if it was implemented using for-of".