MCPcopy 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

resetDelegateMethod · 0.95
runInTestZoneFunction · 0.80
fakeAsyncFnFunction · 0.80
proxy.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected