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

I like the idea of making `Symbol.toStringTag` non-configurable. Right now it's non-writable, but configurable in Firefox. Making it non-configurable would make it more consistent with the always throwing [[DefineOwnProperty]].

-- 
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-797370130

Received on Friday, 12 March 2021 09:44:17 UTC