MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / baseClone

Function baseClone

app/public/libs/lodash.compat.js:1041–1119  ·  view source on GitHub ↗

* The base implementation of `_.clone` without argument juggling or support * for `thisArg` binding. * * @private * @param {*} value The value to clone. * @param {boolean} [isDeep=false] Specify a deep clone. * @param {Function} [callback] The function to customize clon

(value, isDeep, callback, stackA, stackB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cloneFunction · 0.85
cloneDeepFunction · 0.85

Calls 7

isObjectFunction · 0.85
isNodeFunction · 0.85
ctorFunction · 0.85
getArrayFunction · 0.85
sliceFunction · 0.85
assignFunction · 0.85
releaseArrayFunction · 0.85

Tested by

no test coverage detected