Searched refs:_setIsFinal (Results 1 – 3 of 3) sorted by relevance
13 …_setIsFinal()},D.prototype.spread=function(t){return"function"!=typeof t?a("expecting a function b…
1 …_setIsFinal","toJSON","fulfillmentValue","rejectionReason","originatesFromRejection","getNewLibrar…
2832 promise._setIsFinal();3009 Promise.prototype._setIsFinal = function () { method in Promise