Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ dispose
Method
dispose
packages/core/src/application/tracing.ts:22–22 ·
view source on GitHub ↗
Disposes of the tracing snapshot. Must be run exactly once per TracingSnapshot.
()
Source
from the content-addressed store, hash-verified
20
21
/** Disposes of the tracing snapshot. Must be run exactly once per TracingSnapshot. */
22
dispose(): void;
23
}
24
25
/**
Callers
15
ApplicationRef
Class · 0.65
afterRun
Method · 0.65
updateNavigationEntriesForSameDocumentNavigation
Method · 0.65
fake_platform_navigation.spec.ts
File · 0.65
router.spec.ts
File · 0.65
routerEventsIntegrationSuite
Function · 0.65
disposeSessionDisposables
Method · 0.65
dispose
Method · 0.65
ivy_spec.ts
File · 0.65
initAnimation
Method · 0.65
animation.spec.ts
File · 0.65
ngOnDestroy
Method · 0.65
Calls
no outgoing calls
Tested by
1
routerEventsIntegrationSuite
Function · 0.52