MCPcopy Create free account
hub / github.com/devin87/Q.js / extend

Function extend

node/Q.js:349–358  ·  view source on GitHub ↗

* 将源对象(source)的所有可枚举且目标对象(target)不存在的属性, 复制到目标对象 * @param {object} target 目标对象 * @param {object} source 源对象 * @param {boolean} forced 是否强制复制, 为true时将会覆盖目标对象同名属性, 默认为false

(target, source, forced)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

factoryFunction · 0.70
Q.jsFile · 0.70
seriesFunction · 0.70
ajaxQueueFunction · 0.70
setupFunction · 0.70
sendHttpFunction · 0.70
http_send_simplpeFunction · 0.70
downloadFileFunction · 0.70
http2curlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected