MCPcopy Index your code
hub / github.com/angular/angular / errorHandler

Function errorHandler

packages/common/upgrade/test/upgrade.spec.ts:666–666  ·  view source on GitHub ↗
(e: Error)

Source from the content-addressed store, hash-verified

664 return undefined;
665 }
666 function errorHandler(e: Error) {}
667
668 expect(($location as any).$$changeListeners.length).toBe(0);
669

Callers 4

rejectionListenerFunction · 0.50
errorListenerFunction · 0.50
handleUncaughtErrorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…