Any reason why __proto__ is not a well known symbol?

JD Isaacks jd at jisaacks.com
Tue Feb 16 05:47:13 UTC 2016


> Object.getPrototypeOf and Object.setPrototypeOf are the "no-dunder" ways
to do it.

Not if you are trying to set in an object literal.

On Tue, Feb 16, 2016 at 12:17 AM, Kevin Smith <zenparsing at gmail.com> wrote:

> Is there a migration to make it a Symbol in ES7?  (ignorant question?)
>>
>
> Object.getPrototypeOf and Object.setPrototypeOf are the "no-dunder" ways
> to do it.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20160216/e216d88f/attachment-0001.html>


More information about the es-discuss mailing list