I'm aware about structured clone, but there is a basic difference -
structured clone is a way to copy object to other Realm, Symbol.clone would
be a more powerful (supporting constructors, classes and functions) way to
clone objects.
On Feb 23, 2015 10:29 AM, "Anne van Kesteren" <[email protected]> wrote:

> On Mon, Feb 23, 2015 at 10:10 AM, Michał Wadas <[email protected]>
> wrote:
> > My proposition is to create a new well known Symbol - Symbol.clone and
> > corresponding method on Object - Object.clone.
>
> Anything that does not deal with
> https://github.com/dslomov-chromium/ecmascript-structured-clone should
> not be considered.
>
>
> --
> https://annevankesteren.nl/
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to