Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ log
Method
log
deps/v8/tools/parse-processor.mjs:328–328 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
326
327
calculateMetrics(printSummary) {
328
let
log = (str) => this.summary += str +
'\n'
;
329
log(`SCRIPT: ${this.id}`);
330
let
all = this.funktions;
331
if
(all.length === 0)
return
;
Callers
15
GenerateInputsInternal
Method · 0.45
printUsageAndExit
Method · 0.45
next_power_of_2
Function · 0.45
printVMSymbols
Method · 0.45
print
Method · 0.45
calculateMetrics
Method · 0.45
print
Method · 0.45
print
Method · 0.45
print
Method · 0.45
print
Method · 0.45
main
Function · 0.45
printError
Method · 0.45
Calls
no outgoing calls
Tested by
4
GenerateInputsInternal
Method · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36