Searched refs:DEBUG_BREAK_SLOT (Results 1 – 2 of 2) sorted by relevance
50 DEBUG_BREAK_SLOT, enumerator78 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot()
271 return DEBUG_BREAK_SLOT; in GetDebugBreakType()286 DCHECK(debug_break_type >= DEBUG_BREAK_SLOT); in SetDebugBreak()296 DCHECK(debug_break_type >= DEBUG_BREAK_SLOT); in ClearDebugBreak()