Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ $evalAsync
Method
$evalAsync
packages/common/upgrade/test/upgrade.spec.ts:73–75 ·
view source on GitHub ↗
(fn: any)
Source
from the content-addressed store, hash-verified
71
}
72
73
$evalAsync(fn: any) {
74
fn();
75
}
76
}
77
78
describe(
'LocationProvider'
, () => {
Callers
nothing calls this directly
Calls
1
fn
Function · 0.50
Tested by
no test coverage detected