Re: [heycam/webidl] Named properties object: allow symbols in [[DefineOwnProperty]] and [[Delete]] (#963)

> @yuki3 was this intentional on the side of Chromium?

About named properties and indexed properties, we're struggling to implement them correctly due to unique characteristics of V8 APIs (which sometimes do not have a clear mapping to ECMAScript spec).  Clearly not all behaviors are implemented on purpose.

I don't fully understand the issue and cannot say what's the best.  If necessary, I'm happy to change the Chromium's behaviors.


-- 
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/963#issuecomment-797331219

Received on Friday, 12 March 2021 08:40:54 UTC