Home
last modified time | relevance | path

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

/third_party/node/lib/internal/process/
H A Dpromises.js186 function emitUnhandledRejectionWarning(uid, reason) { function
270 if (!handled) emitUnhandledRejectionWarning(uid, reason);
279 emitUnhandledRejectionWarning(uid, reason);
296 emitUnhandledRejectionWarning(uid, reason);

Completed in 5 milliseconds