Home
last modified time | relevance | path

Searched refs:onUncaught (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http-client-incomingmessage-destroy.js12 function onUncaught(error) { function
17 process.on('uncaughtException', common.mustCall(onUncaught));
H A Dtest-http-server-incomingmessage-destroy.js11 function onUncaught(error) {} function
13 process.on('uncaughtException', common.mustNotCall(onUncaught));
H A Dtest-domain-throw-error-then-throw-from-uncaught-exception-handler.js19 process.on('uncaughtException', common.mustCall(function onUncaught() {

Completed in 2 milliseconds