> 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 <[email protected]> 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.
>
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to