Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fatal
Function
fatal
deps/v8/tools/gcmole/gcmole.py:68–70 ·
view source on GitHub ↗
(format)
Source
from the content-addressed store, hash-verified
66
67
68
def
fatal(format):
69
log(format)
70
sys.exit(1)
71
72
73
# -----------------------------------------------------------------------------
Callers
nothing calls this directly
Calls
2
log
Function · 0.70
exit
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…