Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1361 LiftoffAssembler::VarState lhs_slot = __ cache_state()->stack_state.back(); in JumpIfFalse() local
1362 if (lhs_slot.is_const()) { in JumpIfFalse()
1364 int32_t lhs_imm = lhs_slot.i32_const(); in JumpIfFalse()

Completed in 10 milliseconds