On Jan 31, 2015, at 10:53 AM, Kevin Smith wrote: > > But this perhaps leads to rethinking what happens when for-of invokes the > throw method on its iterator. >
I should have said, "when for-of" invokes the close method, because of an exception and the close produces a different exception. > Having trouble finding this - what is the section number? > 13.6.4.14, everyplace where IteratorClose is called. The actual selection of which exception is make in 7.4.6 IteratorClose, steps 7 and 8
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

