Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc924 const bool is_tierup = ool->stub == WasmCode::kWasmTriggerTierUp; in GenerateOutOfLineCode() local
985 if (is_tierup) { in GenerateOutOfLineCode()
995 DCHECK_EQ(ool->continuation.get()->is_bound(), is_stack_check || is_tierup); in GenerateOutOfLineCode()
1000 if (is_stack_check || is_tierup) { in GenerateOutOfLineCode()

Completed in 9 milliseconds