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

Function merge_run

deps/v8/tools/gcmole/gcmole.py:761–763  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

759
760
761def merge_run(options):
762 generate_gc_suspects_from_callgraph(
763 CallGraph.from_files(*options.input), options)
764
765
766def check_run(options):

Callers

nothing calls this directly

Calls 2

from_filesMethod · 0.80

Tested by

no test coverage detected