How?

Given that you don’t know the names of the prototype properties and methods 
contained (could be deep in the prototype chain) in a object. How do you add 
these to another object?

> On Dec 24, 2014, at 1:50 PM, Gary Guo <[email protected]> wrote:
> 
> Object.defineProperty could easily do that.
> 
> >From: [email protected] <mailto:[email protected]>
> >Date: Wed, 24 Dec 2014 13:33:24 +0800
> >
> >Although I guess it’s not very easy to desugar to es5 if there is no way to 
> >enumerate prototype methods/properties. (probably impossible?)

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to