Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1594 bool liftoff_finished = unit->tier() != current_tier && in ExecuteCompilationUnits() local
1596 if (batch_full || liftoff_finished) { in ExecuteCompilationUnits()