Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
toString
Method · 0.95
serializeVMSymbols
Method · 0.45
resolveAndFilterFuncs_
Method · 0.45
getName
Method · 0.45
getRawName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected