Private symbols vs property attributes

Brendan Eich brendan at mozilla.com
Sun Feb 10 20:46:30 PST 2013


David Bruant wrote:
> * whether the symbol is reflected by Object.getOwnPropertyNames

That's already spec'ed in ES5 and it never returns non-string names, so 
no symbol (name) proposal has ever extended it. At least as far as I know!


/be


More information about the es-discuss mailing list