MCPcopy Index your code
hub / github.com/dataease/SQLBot / cloneByPath

Function cloneByPath

frontend/public/swagger-ui-bundle.js:25689–25700  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

25687 : o
25688 }
25689 function cloneByPath(s, o) {
25690 for (
25691 var i = -1, a = (o = Pe(o)).length, u = a - 1, _ = le(Object(s)), w = _;
25692 null != w && ++i < a;
25693 ) {
25694 var x = o[i],
25695 C = w[x]
25696 ;(null == C || be(C) || ye(C) || _e(C) || (w[x] = le(i == u ? C : Object(C))),
25697 (w = w[x]))
25698 }
25699 return _
25700 }
25701 function createConverter(s, o) {
25702 var i = a.aliasToReal[s] || s,
25703 u = a.remap[i] || i,

Callers

nothing calls this directly

Calls 5

PeFunction · 0.50
leFunction · 0.50
beFunction · 0.50
yeFunction · 0.50
_eFunction · 0.50

Tested by

no test coverage detected