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

Function onFatal

test/parallel/test-debugger-profile.js:26–29  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

24 });
25
26 function onFatal(error) {
27 cli.quit();
28 throw error;
29 }
30
31 try {
32 (async () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…