MCPcopy
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

ApplicationRefClass · 0.65
afterRunMethod · 0.65
router.spec.tsFile · 0.65
disposeMethod · 0.65
ivy_spec.tsFile · 0.65
initAnimationMethod · 0.65
animation.spec.tsFile · 0.65
ngOnDestroyMethod · 0.65

Calls

no outgoing calls

Tested by 1