Searched refs:IsDebugBreakSlot (Results 1 – 14 of 14) sorted by relevance
198 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()208 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()223 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()273 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()297 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
1938 ASSERT(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
141 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()148 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()165 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()209 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()235 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
89 ASSERT(IsDebugBreakSlot()); in IsDebugBreakAtSlot()96 ASSERT(IsDebugBreakSlot()); in SetDebugBreakAtSlot()123 ASSERT(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
2700 ASSERT(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
155 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()162 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()179 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()210 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()238 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
74 ASSERT(IsDebugBreakSlot()); in IsDebugBreakAtSlot()81 ASSERT(IsDebugBreakSlot()); in SetDebugBreakAtSlot()90 ASSERT(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
328 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()336 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()356 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()378 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()406 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
75 ASSERT(IsDebugBreakSlot()); in IsDebugBreakAtSlot()82 ASSERT(IsDebugBreakSlot()); in SetDebugBreakAtSlot()90 ASSERT(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
159 if (IsDebugBreakSlot()) { in Next()364 } else if (IsDebugBreakSlot()) { in SetDebugBreak()384 } else if (IsDebugBreakSlot()) { in ClearDebugBreak()458 } else if (IsDebugBreakSlot()) { in IsDebugBreak()524 bool BreakLocationIterator::IsDebugBreakSlot() { in IsDebugBreakSlot() function in v8::internal::BreakLocationIterator1799 if (RelocInfo::IsDebugBreakSlot(it.rinfo()->rmode())) { in SetAfterBreakTarget()
273 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
484 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()1919 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()2631 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
150 bool IsDebugBreakSlot();
6227 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()