Re: [heycam/webidl] Introduce an UnenumerableOperations extended attribute (#719)

ExE-Boss commented on this pull request.



> +    1.  Let |enumerable| be <emu-val>false</emu-val> if |definition| is an [=interface=] that has
+        the [{{UnenumerableOperations}}] [=extended attribute=] and <emu-val>true</emu-val>
+        otherwise.

This&nbsp;should also&nbsp;be&nbsp;defined for&nbsp;[**Stringifiers**](https://heycam.github.io/webidl/#es-stringifier), [**Common&nbsp;iterator&nbsp;behavior** §&nbsp;`forEach`](https://heycam.github.io/webidl/#es-forEach) and&nbsp;[**Iterable&nbsp;declarations**](https://heycam.github.io/webidl/#es-iterable), like&nbsp;I’m&nbsp;doing&nbsp;in&nbsp;<https://github.com/heycam/webidl/pull/825>.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/719#pullrequestreview-332222377

Received on Saturday, 14 December 2019 16:54:19 UTC