Searched refs:_setRejectionIsUnhandled (Results 1 – 3 of 3) sorted by relevance
13 …_setRejectionIsUnhandled();var t=this;setTimeout(function(){t._notifyUnhandledRejection()},1)}},i.…
1 …_setRejectionIsUnhandled","_notifyUnhandledRejection","_notifyUnhandledRejectionIsHandled","fireRe…
771 this._setRejectionIsUnhandled();812 Promise.prototype._setRejectionIsUnhandled = function () { method in Promise