MCPcopy Create free account
hub / github.com/SimplyDo/projector / extend

Function extend

lib/angular/angular.js:196–205  ·  view source on GitHub ↗

* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties from the `src` object(s) * to `dst`. You can specify multiple `src` objects. * * @param {Object} dst Destination object. * @param {...Object} src Sou

(dst)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

inheritFunction · 0.85
bindJQueryFunction · 0.85
publishExternalAPIFunction · 0.85
JQLiteDataFunction · 0.85
angular.jsFile · 0.85
cacheFactoryFunction · 0.85
compileTemplateUrlFunction · 0.85
$ControllerProviderFunction · 0.85
readIdentFunction · 0.85
_fieldAccessFunction · 0.85
_objectIndexFunction · 0.85
$RouteProviderFunction · 0.85

Calls 1

forEachFunction · 0.85

Tested by

no test coverage detected