MCPcopy Index your code
hub / github.com/nodejs/node / processCodeDelete

Method processCodeDelete

deps/v8/tools/tickprocessor.mjs:804–806  ·  view source on GitHub ↗
(start)

Source from the content-addressed store, hash-verified

802 }
803
804 processCodeDelete(start) {
805 this.profile_.deleteCode(start);
806 }
807
808 processCodeSourceInfo(
809 start, script, startPos, endPos, sourcePositions, inliningPositions,

Callers

nothing calls this directly

Calls 1

deleteCodeMethod · 0.45

Tested by

no test coverage detected