Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
rejectionListener
Function · 0.50
errorListener
Function · 0.50
_callAndReportToErrorHandler
Function · 0.50
handleUncaughtError
Function · 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…