MCPcopy 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

toolTipDictMethod · 0.95
constructorMethod · 0.45
printLineMethod · 0.45
printHeavyProfileMethod · 0.45
toStringMethod · 0.45
toStringMethod · 0.45
genFunction · 0.45
dumpCppSymbolsMethod · 0.45
hexFunction · 0.45
intFunction · 0.45
bitwise_andFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected