MCPcopy Index your code
hub / github.com/nodejs/node / prof_process.js

File prof_process.js

lib/internal/main/prof_process.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This main script is used by --prof-process to process logs generated by --prof.
4// The tick processor implementation is vendor-in from V8, placed in deps/v8/tools,

Callers

nothing calls this directly

Calls 5

markBootstrapCompleteFunction · 0.85
ObjectAssignFunction · 0.85
requireFunction · 0.50
openFileFunction · 0.50

Tested by

no test coverage detected