Re: [heycam/webidl] Are operations on the `[[BackingMap]]` and `[[BackingSet]]` page-hookable? And if not, why not? (#254)

I see, I didn't quite realize that ES's MapIterator/SetIterator had references to their creator Maps/Sets. It seems this could be fixable by patching ES to instead have them take a reference to their creator's [[MapData]]/[[SetData]], but I only did a quick scan of the spec.

-- 
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/issues/254#issuecomment-266566975

Received on Monday, 12 December 2016 22:02:47 UTC