Searched refs:DEBUG_BREAK_SLOT (Results 1 – 2 of 2) sorted by relevance
53 DEBUG_BREAK_SLOT, enumerator80 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot()
268 return DEBUG_BREAK_SLOT; in GetDebugBreakType()283 DCHECK(debug_break_type >= DEBUG_BREAK_SLOT); in SetDebugBreak()293 DCHECK(debug_break_type >= DEBUG_BREAK_SLOT); in ClearDebugBreak()