archives

« Bugzilla Issues Index

#4001 — 25.1.1.2 The Iterator Interface


I’d add the following two methods:

* `return()` (used by all iteration-based language mechanisms)
* `throw()` (used by `yield*`)


It's already in rev33 as table 54


Oh, I’m sorry. I’m usually reading the HTML version and forgot to check the PDF before I filed the bug.