MCPcopy Index your code
hub / github.com/PsChina/angularJS / $RootScopeProvider

Function $RootScopeProvider

2-gulp/demo/angular.js:17477–18837  ·  view source on GitHub ↗

* @ngdoc service * @name $rootScope * @this * * @description * * Every application has a single root ng.$rootScope.Scope scope. * All other scopes are descendant scopes of the root scope. Scopes provide separation * between the model and the view, via a mechanism for watching the mod

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

minErrFunction · 0.85
createChildScopeClassFunction · 0.85
$parseFunction · 0.85
incrementWatchersCountFunction · 0.85
arrayRemoveFunction · 0.85
listenerFunction · 0.85
beginPhaseFunction · 0.85
flushApplyAsyncFunction · 0.85
equalsFunction · 0.85
copyFunction · 0.85
clearPhaseFunction · 0.85
decrementListenerCountFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…