Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bclinkinbeard/angular
/ clearPhase
Function
clearPhase
test/fixtures/foo.js:12987–12989 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12985
}
12986
12987
function
clearPhase() {
12988
$rootScope.$$phase = null;
12989
}
12990
12991
function
compileToFn(exp, name) {
12992
var
fn = $parse(exp);
Callers
1
$RootScopeProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected