Open
Description
https://heycam.github.io/webidl/#es-iterator-prototype-object (and the corresponding part of #720) says they are. Their ECMAScript counterparts are not.
Unlike #738, here I lean toward making them non-enumerable, as these objects are in some sense "entirely ECMAScript-like". The method in question doesn't share a location with enumerable methods corresponding to Web IDL operations.
But, I don't care that much. If we want to keep these enumerable, we should at least add a note about the intentional divergence from ECMAScript.
Metadata
Metadata
Assignees
Labels
No labels