Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ invoke
Method
invoke
packages/core/test/acceptance/defer_spec.ts:156–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
invoke() {
157
for
(
const
cb of this.cbs) {
158
cb();
159
}
160
}
161
}
162
163
@Injectable()
Callers
nothing calls this directly
Calls
1
cb
Function · 0.50
Tested by
no test coverage detected