Searched refs:pendingUnhandledRejections (Results 1 – 1 of 1) sorted by relevance
29 const pendingUnhandledRejections = []; variable128 pendingUnhandledRejections.push(promise);200 let len = pendingUnhandledRejections.length;202 const promise = pendingUnhandledRejections.shift();259 pendingUnhandledRejections.length !== 0;