Searched refs:_isRejectionUnhandled (Results 1 – 3 of 3) sorted by relevance
13 …_isRejectionUnhandled()){var t=this._settledValue();this._setUnhandledRejectionIsNotified(),U("unh…
1 …_isRejectionUnhandled","reason","_settledValue","_setUnhandledRejectionIsNotified","_unsetUnhandle…
792 if (this._isRejectionUnhandled()) {824 Promise.prototype._isRejectionUnhandled = function () { method in Promise