Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
startNewREPLServer
Function · 0.85
listenerCount
Method · 0.80
close
Method · 0.65
match
Method · 0.65
require
Function · 0.50
setTimeout
Function · 0.50
write
Method · 0.45
removeAllListeners
Method · 0.45
Tested by
no test coverage detected