Searched refs:DecrementAndCheckFinisherCount (Results 1 – 2 of 2) sorted by relevance
162 V8_WARN_UNUSED_RESULT bool DecrementAndCheckFinisherCount() { in DecrementAndCheckFinisherCount() function
2307 if (job_->DecrementAndCheckFinisherCount()) { in call()2331 if (job_->DecrementAndCheckFinisherCount()) { in call()2981 const bool needs_finish = job_->DecrementAndCheckFinisherCount(); in OnFinishedStream()