Searched refs:shouldBind (Results 1 – 3 of 3) sorted by relevance
432 Promise.prototype._resolveCallback = function(value, shouldBind) { argument439 if (shouldBind) this._propagateFrom(maybePromise, 2);
2569 Promise.prototype._resolveCallback = function(value, shouldBind) {2576 if (shouldBind) this._propagateFrom(maybePromise, 2);
3217 Promise.prototype._resolveCallback = function(value, shouldBind) {3224 if (shouldBind) this._propagateFrom(maybePromise, 2);