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

Function extend

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 7

factoryFunction · 0.70
Q.jsFile · 0.70
seriesFunction · 0.70
ajaxQueueFunction · 0.70
ajax_optionFunction · 0.70
ajax_setupFunction · 0.70
ajax_simple_sendFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected