Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ toString
Method
toString
deps/v8/tools/profile.mjs:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
toString() {
142
return
`Script(${this.id}): ${this.name}`;
143
}
144
145
get toolTipDict() {
146
return
{
Callers
11
toolTipDict
Method · 0.95
constructor
Method · 0.45
printLine
Method · 0.45
printHeavyProfile
Method · 0.45
toString
Method · 0.45
toString
Method · 0.45
gen
Function · 0.45
dumpCppSymbols
Method · 0.45
hex
Function · 0.45
int
Function · 0.45
bitwise_and
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected