Closed uniqname closed 9 years ago
Uses more stable getPrototypeOf rather than traversing .constructor.prototype to create copy of object.
getPrototypeOf
.constructor.prototype
Uses more stable
getPrototypeOf
rather than traversing.constructor.prototype
to create copy of object.