Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc160 int units_per_thread = num_declared_functions_ / num_queues; in GetQueueForTask() local
161 int min = std::max(10, units_per_thread / 8); in GetQueueForTask()

Completed in 7 milliseconds