MCPcopy 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
68def fatal(format):
69 log(format)
70 sys.exit(1)
71
72
73# -----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 2

logFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…