Searched refs:IsDebugBreakSlotAtTailCall (Results 1 – 2 of 2) sorted by relevance
430 IsDebugBreakSlotAtCall(mode) || IsDebugBreakSlotAtTailCall(mode); in IsDebugBreakSlot()441 static inline bool IsDebugBreakSlotAtTailCall(Mode mode) { in IsDebugBreakSlotAtTailCall() function
220 } else if (RelocInfo::IsDebugBreakSlotAtTailCall(rmode())) { in GetDebugBreakType()