Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h162 V8_WARN_UNUSED_RESULT bool DecrementAndCheckFinisherCount() { in DecrementAndCheckFinisherCount() function in v8::internal::wasm::AsyncCompileJob
H A Dmodule-compiler.cc2307 if (job_->DecrementAndCheckFinisherCount()) {
2331 if (job_->DecrementAndCheckFinisherCount()) {
2981 const bool needs_finish = job_->DecrementAndCheckFinisherCount(); in OnFinishedStream()

Completed in 8 milliseconds