Searched refs:IsDebugBreakSlot (Results 1 – 23 of 23) sorted by relevance
297 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()307 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()327 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()382 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()408 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
63 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()70 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()91 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
2703 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
303 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()313 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()333 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()385 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()411 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
64 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()71 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()88 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
2464 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
49 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()56 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()64 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
431 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()439 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()464 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()486 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()514 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
49 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()56 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()65 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
236 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()243 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()265 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()308 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()336 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
237 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()244 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()266 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()309 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()337 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
56 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()63 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()81 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
260 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()267 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()289 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()334 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()360 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
76 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()121 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
809 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()));818 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()));867 (RelocInfo::IsDebugBreakSlot(mode) &&891 (RelocInfo::IsDebugBreakSlot(mode) &&
2839 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
123 if (IsDebugBreakSlot()) { in Next()336 } else if (IsDebugBreakSlot()) { in SetDebugBreak()354 } else if (IsDebugBreakSlot()) { in ClearDebugBreak()430 } else if (IsDebugBreakSlot()) { in IsDebugBreak()514 bool BreakLocationIterator::IsDebugBreakSlot() { in IsDebugBreakSlot() function in v8::internal::BreakLocationIterator1770 if (RelocInfo::IsDebugBreakSlot(info->rmode())) { in ComputePcOffsetFromCodeOffset()2279 if (RelocInfo::IsDebugBreakSlot(it.rinfo()->rmode())) { in SetAfterBreakTarget()
138 bool IsDebugBreakSlot();
436 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
10065 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
246 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
3006 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()4427 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRMode()