MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / copySymbols

Function copySymbols

libraries/lodash.js:4834–4836  ·  view source on GitHub ↗

* Copies own symbols of `source` to `object`. * * @private * @param {Object} source The object to copy symbols from. * @param {Object} [object={}] The object to copy symbols to. * @returns {Object} Returns `object`.

(source, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseCloneFunction · 0.85

Calls 2

copyObjectFunction · 0.85
getSymbolsFunction · 0.85

Tested by

no test coverage detected