Searched refs:DebugBreakType (Results 1 – 2 of 2) sorted by relevance
50 enum DebugBreakType { enum99 BreakLocation(Handle<AbstractCode> abstract_code, DebugBreakType type, in BreakLocation()109 BreakLocation(int position, DebugBreakType type) in BreakLocation()124 DebugBreakType type_;157 DebugBreakType GetDebugBreakType();
242 DebugBreakType type = GetDebugBreakType(); in Next()248 DebugBreakType BreakIterator::GetDebugBreakType() { in GetDebugBreakType()280 DebugBreakType debug_break_type = GetDebugBreakType(); in SetDebugBreak()291 DebugBreakType debug_break_type = GetDebugBreakType(); in ClearDebugBreak()302 DebugBreakType type = GetDebugBreakType(); in GetBreakLocation()