MCPcopy Index your code
hub / github.com/nodejs/node / getRoot

Method getRoot

deps/v8/tools/profile.mjs:1039–1041  ·  view source on GitHub ↗

* Returns the tree root.

()

Source from the content-addressed store, hash-verified

1037 * Returns the tree root.
1038 */
1039 getRoot() {
1040 return this.root_;
1041 }
1042
1043 /**
1044 * Adds the specified call path, constructing nodes as necessary.

Callers 2

getFlatProfileMethod · 0.95
profile.mjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected