Shallow copying (Definition)

Copying object references and not the objects.

See also:Array.toSource()

Refer to:

Copying objects