On 22 October 2013 04:55, Rick Waldron <[email protected]> wrote: > The point of adding Object.assign in ES6 was to pave the wide and heavily > trodden cowpaths that exist in libraries. As a built-in, the implementation > can be optimized in ways that would not be possible in library code.
Frankly, I have a hard time imagining that this would ever be high enough on the priority list for implementors to invest in specifically optimising it, especially since the potential gain does not seem large either. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

