Home
last modified time | relevance | path

Searched refs:GetDebugBreakType (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug.cc242 DebugBreakType type = GetDebugBreakType(); in Next()
248 DebugBreakType BreakIterator::GetDebugBreakType() { in GetDebugBreakType() function in v8::internal::BreakIterator
280 DebugBreakType debug_break_type = GetDebugBreakType(); in SetDebugBreak()
291 DebugBreakType debug_break_type = GetDebugBreakType(); in ClearDebugBreak()
302 DebugBreakType type = GetDebugBreakType(); in GetBreakLocation()
Ddebug.h157 DebugBreakType GetDebugBreakType();