MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-uncaught-exception-async.js

File test-repl-uncaught-exception-async.js

test/parallel/test-repl-uncaught-exception-async.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This verifies that adding an `uncaughtException` listener in an REPL instance
4// does not suppress errors in the whole application. Adding such listener

Callers

nothing calls this directly

Calls 8

startNewREPLServerFunction · 0.85
listenerCountMethod · 0.80
closeMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
writeMethod · 0.45
removeAllListenersMethod · 0.45

Tested by

no test coverage detected