MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / baseClone

Function baseClone

iBlog.WebUI/Scripts/lodash.js:1686–1737  ·  view source on GitHub ↗

* The base implementation of `_.clone` without support for argument juggling * and `this` binding `customizer` functions. * * @private * @param {*} value The value to clone. * @param {boolean} [isDeep] Specify a deep clone. * @param {Function} [c

(value, isDeep, customizer, key, object, stackA, stackB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

cloneFunction · 0.85
cloneDeepFunction · 0.85
matchesFunction · 0.85
matchesPropertyFunction · 0.85

Calls 7

initCloneArrayFunction · 0.85
arrayCopyFunction · 0.85
initCloneObjectFunction · 0.85
baseAssignFunction · 0.85
initCloneByTagFunction · 0.85
isObjectFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected