Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ invoke
Method
invoke
packages/core/test/acceptance/defer_spec.ts:141–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
invoke() {
142
for
(
const
cb of this.cbs) {
143
cb();
144
}
145
}
146
}
147
148
@Injectable()
Callers
nothing calls this directly
Calls
1
cb
Function · 0.50
Tested by
no test coverage detected