Searched refs:DebugBreakType (Results 1 – 2 of 2) sorted by relevance
48 enum DebugBreakType { enum92 BreakLocation(Handle<AbstractCode> abstract_code, DebugBreakType type, in BreakLocation()104 BreakLocation(int position, DebugBreakType type) in BreakLocation()120 DebugBreakType type_;156 DebugBreakType GetDebugBreakType();
281 DebugBreakType type = GetDebugBreakType(); in Next()287 DebugBreakType BreakIterator::GetDebugBreakType() { in GetDebugBreakType()319 DebugBreakType debug_break_type = GetDebugBreakType(); in SetDebugBreak()330 DebugBreakType debug_break_type = GetDebugBreakType(); in ClearDebugBreak()341 DebugBreakType type = GetDebugBreakType(); in GetBreakLocation()