Searched refs:kSubSpSize (Results 1 – 1 of 1) sorted by relevance
126 constexpr int kSubSpSize = 6; // 6 bytes for "sub esp, <imm32>" variable133 DCHECK_EQ(liftoff::kSubSpSize, pc_offset() - offset); in PrepareStackFrame()157 DCHECK_GE(liftoff::kSubSpSize, patching_assembler.pc_offset()); in PatchPrepareStackFrame()158 patching_assembler.Nop(liftoff::kSubSpSize - in PatchPrepareStackFrame()168 int func_start_offset = offset + liftoff::kSubSpSize - pc_offset(); in PatchPrepareStackFrame()174 DCHECK_EQ(liftoff::kSubSpSize, patching_assembler.pc_offset()); in PatchPrepareStackFrame()