Home
last modified time | relevance | path

Searched defs:setUncaughtExceptionCaptureCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/process/
Dexecution.js122 function setUncaughtExceptionCaptureCallback(fn) { function
225 setUncaughtExceptionCaptureCallback, property
/third_party/node/lib/
Ddomain.js133 process.setUncaughtExceptionCaptureCallback = function(fn) { function