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" <ann...@annevk.nl> wrote:

> On Mon, Feb 23, 2015 at 10:10 AM, Michał Wadas <michalwa...@gmail.com>
> 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
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to