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

Method getName

deps/v8/tools/profile.mjs:901–903  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

899 }
900
901 getName() {
902 return this.type + ': ' + this.name;
903 }
904
905 /**
906 * Returns raw node name (without type decoration).

Callers 5

toStringMethod · 0.95
serializeVMSymbolsMethod · 0.45
getNameMethod · 0.45
getRawNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected