- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 25 Jun 2026 05:30:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 June 2026 12:31:00 UTC
noamr left a comment (whatwg/dom#1454) > > It's easy enough to add if there is popular demand. > > well ... it's a proxy on JS side that needs to be there due identity checks + it behaves like an Array but it's effectively more like an `arguments` reference so, in case it'll ever land (I hope no!) I'd be more than curious to see how easier/shaped that would be, so far so good though, less things to maintain/think about, thank you. There are actually multiple examples of this in the web platform, it's effectively a [Map-like object](https://webidl.spec.whatwg.org/#idl-maplike) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1454#issuecomment-4799218097 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1454/c4799218097@github.com>
Received on Thursday, 25 June 2026 12:31:00 UTC