Searched refs:waitForActual (Results 1 – 2 of 2) sorted by relevance
455 function waitForActual(promiseFn) {561 return waitForActual(promiseFn).then(function (result) {579 return waitForActual(fn).then(function (result) {
2 …waitForActual(r){return Promise.resolve().then((function(){var i;if("function"==typeof r){if(!chec… function