_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss
V8 has currently implemented a "name" getter on Symbol.prototype that
returns the value passed to the Symbol function. In the latest spec
draft this is referred to as the [[Description]] field but there is no
way to access it. Is there intended to be something that allows
retrieving this?
- Getter to retrieve a Symbol's [[Description]] field Brandon Benvie
- Re: Getter to retrieve a Symbol's [[Description]] f... Allen Wirfs-Brock
- Re: Getter to retrieve a Symbol's [[Description... Brendan Eich

