Searched refs:GetDebugBreakType (Results 1 – 2 of 2) sorted by relevance
198 DebugBreakType GetDebugBreakType();
210 enum DebugBreakType type = GetDebugBreakType(); in Next()227 BreakLocation::BytecodeArrayIterator::GetDebugBreakType() { in GetDebugBreakType() function in v8::internal::BreakLocation::BytecodeArrayIterator250 return BreakLocation(debug_info_, GetDebugBreakType(), code_offset(), in GetBreakLocation()