Searched refs:runImmediately_ (Results 1 – 1 of 1) sorted by relevance
304 this.scheduledRunsTimer_ = setTimeout(this.runImmediately_.bind(this),311 this.runImmediately_();318 AsyncUtil.Aggregator.prototype.runImmediately_ = function() { method in AsyncUtil.Aggregator