MCPcopy Create free account
hub / github.com/nodejs/node / cachedRebuild

Method cachedRebuild

deps/v8/tools/turbolizer/src/graph-layout.ts:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 private cachedRebuild(): void {
61 this.calculateBackEdgeNumbers();
62 }
63
64 private initNodes(): [Array<GraphNode>, Array<GraphNode>] {
65 // First determine the set of nodes that have no outputs. Those are the

Callers 1

rebuildMethod · 0.95

Calls 1

Tested by

no test coverage detected