Searched refs:kPatchDebugBreakSlotReturnOffset (Results 1 – 14 of 14) sorted by relevance
585 static const int kPatchDebugBreakSlotReturnOffset = kCallTargetAddressOffset; variable590 kJSReturnSequenceLength - kPatchDebugBreakSlotReturnOffset;595 kDebugBreakSlotLength - kPatchDebugBreakSlotReturnOffset;
210 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
188 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
573 static const int kPatchDebugBreakSlotReturnOffset = 6 * kInstrSize; variable
194 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
582 static const int kPatchDebugBreakSlotReturnOffset = 4 * kInstrSize; variable
486 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
546 static const int kPatchDebugBreakSlotReturnOffset = kPointerSize; variable
487 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
535 static const int kPatchDebugBreakSlotReturnOffset = kPointerSize; variable
484 return pc - Assembler::kPatchDebugBreakSlotReturnOffset; in break_address_from_return_address()
814 static const int kPatchDebugBreakSlotReturnOffset = 2 * kInstrSize; variable
611 return pc - Assembler::kPatchDebugBreakSlotReturnOffset;
962 static const int kPatchDebugBreakSlotReturnOffset = 2 * kInstructionSize; variable