Searched refs:_settlePromises (Results 1 – 3 of 3) sorted by relevance
13 …_settlePromises();else{var i=t.shift(),n=t.shift();e.call(i,n)}}l.prototype.setScheduler=function(…
1 …_settlePromises","setScheduler","hasCustomScheduler","enableTrampoline","disableTrampolineIfNecess…
292 promise._settlePromises();307 fn._settlePromises();561 if (this._length() > 0) this._settlePromises();3339 this._settlePromises();3384 Promise.prototype._settlePromises = function () { method in Promise