- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 Oct 2013 21:07:46 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21929 Travis Leithead [MSFT] <travil@microsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |travil@microsoft.com --- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> --- Is this behavior for [[DefineOwnProperty]], now basically the same as if the named properties object were considered non-extensible? e.g., it seems weird to get this behavior, yet Object.isExtensible() would still say true? If we changed this to simply mark the option (internally) as preventExtensions() would that do the trick? Of course, it's weird to have own properties magically come and go too, so I'm not sure what's more or less consistent here...? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 7 October 2013 21:07:48 UTC