[Bug 27361] [Unforgeable] and "[[Enumerable]]: true"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27361

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allen@wirfs-brock.com,
                   |                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
It's technically quite easy to do.

It's not clear to me how it ties in to the current ES thinking on
enumerability.  Allen?  The idea here is that we have some objects we want to
lock down so we're defining non-configurable, non-writable
toString/toJSON/valueOf on them (with some sort of canonical value).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 18 November 2014 15:58:43 UTC