Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc126 top_tier_compiled_ = in CompilationUnitQueues()
130 std::atomic_init(&top_tier_compiled_.get()[i], false); in CompilationUnitQueues()
417 if (!top_tier_compiled_[unit.func_index()].exchange( in GetTopTierPriorityUnit()
490 if (!top_tier_compiled_[unit.func_index()].exchange( in StealTopTierPriorityUnit()
513 std::unique_ptr<std::atomic<bool>[]> top_tier_compiled_; member in v8::internal::wasm::__anon15175::CompilationUnitQueues

Completed in 7 milliseconds