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

Function bloomState

packages/core/test/render3/di_spec.ts:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 });
62
63 function bloomState() {
64 return mockTView.data.slice(0, NodeInjectorOffset.TNODE).reverse();
65 }
66
67 class Dir0 {
68 /** @internal */ static __NG_ELEMENT_ID__ = 0;

Callers 1

di_spec.tsFile · 0.85

Calls 1

reverseMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…