Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ getDelegate
Method
getDelegate
packages/zone.js/lib/zone-spec/proxy.ts:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
getDelegate() {
80
return
this._delegateSpec;
81
}
82
83
resetDelegate() {
84
const
delegateSpec = this.getDelegate();
Callers
4
resetDelegate
Method · 0.95
runInTestZone
Function · 0.80
fakeAsyncFn
Function · 0.80
proxy.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected