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 <nbdd0...@hotmail.com> wrote:
> 
> Object.defineProperty could easily do that.
> 
> >From: curvedm...@gmail.com <mailto:curvedm...@gmail.com>
> >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
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to