MCPcopy Create free account
hub / github.com/nodejs/node / toString

Method toString

deps/v8/tools/turbolizer/src/source.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public toString(): string {
30 return `${this.sourceName}:${this.functionName}`;
31 }
32}
33
34export class BytecodeSource {

Callers 15

padlFunction · 0.45
padrFunction · 0.45
padpFunction · 0.45
toUnicodeEscapeFunction · 0.45
keyToStringFunction · 0.45
input.jsFile · 0.45
setInliningsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected