Home
last modified time | relevance | path

Searched refs:DecrementAndCheckFinisherCount (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dmodule-compiler.h174 V8_WARN_UNUSED_RESULT bool DecrementAndCheckFinisherCount() { in DecrementAndCheckFinisherCount() function
Dmodule-compiler.cc2492 if (job->DecrementAndCheckFinisherCount()) { in RunInForeground()
2744 bool needs_finish = job_->DecrementAndCheckFinisherCount(); in OnFinishedStream()