Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
761
def
merge_run(options):
762
generate_gc_suspects_from_callgraph(
763
CallGraph.from_files(*options.input), options)
764
765
766
def
check_run(options):
Callers
nothing calls this directly
Calls
2
generate_gc_suspects_from_callgraph
Function · 0.85
from_files
Method · 0.80
Tested by
no test coverage detected