Searched refs:kDebugBreakSlotLength (Results 1 – 7 of 7) sorted by relevance
85 Assembler::kDebugBreakSlotLength - Assembler::kCallInstructionLength); in SetDebugBreakAtSlot()91 rinfo()->PatchCode(original_rinfo()->pc(), Assembler::kDebugBreakSlotLength); in ClearDebugBreakAtSlot()285 __ Nop(Assembler::kDebugBreakSlotLength); in GenerateSlot()286 ASSERT_EQ(Assembler::kDebugBreakSlotLength, in GenerateSlot()
630 static const int kDebugBreakSlotLength = kCallInstructionLength; variable
85 Assembler::kDebugBreakSlotLength - Assembler::kCallInstructionLength); in SetDebugBreakAtSlot()91 rinfo()->PatchCode(original_rinfo()->pc(), Assembler::kDebugBreakSlotLength); in ClearDebugBreakAtSlot()290 __ Nop(Assembler::kDebugBreakSlotLength); in GenerateSlot()291 ASSERT_EQ(Assembler::kDebugBreakSlotLength, in GenerateSlot()
619 static const int kDebugBreakSlotLength = kCallInstructionLength; variable
1847 debug_break_slot_count * Assembler::kDebugBreakSlotLength; in RedirectActivationsToRecompiledCodeOnThread()1868 debug_break_slot_count * Assembler::kDebugBreakSlotLength; in RedirectActivationsToRecompiledCodeOnThread()2161 thread_local_.after_break_target_ = addr + Assembler::kDebugBreakSlotLength; in SetAfterBreakTarget()
635 static const int kDebugBreakSlotLength = variable
755 static const int kDebugBreakSlotLength = variable