Re: [whatwg/webidl] Maplike/setlike iterators shouldn't use MapIteratorPrototype/etc (Issue #1142)

If it's intended, that's fine with me. (The behavior in #1138 does work with the ES spec as currently written, though we didn't really intend for it to when we did the refactoring in https://github.com/tc39/ecma262/pull/2045.)

It's conceptually weird to me, and I'm surprised it doesn't cause problems for implementations - I would have expected implementations of `MapIteratorPrototype` to need to hold an actual ES Map - but I don't think it'll actually matter for users.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1142#issuecomment-1118996736
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1142/1118996736@github.com>

Received on Thursday, 5 May 2022 20:04:34 UTC