Searched refs:_isUnhandledRejectionNotified (Results 1 – 3 of 3) sorted by relevance
13 …_isUnhandledRejectionNotified=function(){return(262144&this._bitField)>0},i.prototype._setRejectio…
1 …_isUnhandledRejectionNotified","_unsetRejectionIsUnhandled","shouldUseOwnTrace","onPossiblyUnhandl…
808 Promise.prototype._isUnhandledRejectionNotified = function () { method in Promise818 if (this._isUnhandledRejectionNotified()) {