Home
last modified time | relevance | path

Searched defs:tiering_unit (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1240 WasmCompilationUnit tiering_unit{func_index, tiers.top_tier, kNoDebugging}; in CompileLazy() local
1395 WasmCompilationUnit tiering_unit{func_index, ExecutionTier::kTurbofan, in TriggerTierUp() local