Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.cc281 DebugBreakType type = GetDebugBreakType(); in Next()
287 DebugBreakType BreakIterator::GetDebugBreakType() { in GetDebugBreakType() function in v8::internal::BreakIterator
319 DebugBreakType debug_break_type = GetDebugBreakType(); in SetDebugBreak()
330 DebugBreakType debug_break_type = GetDebugBreakType(); in ClearDebugBreak()
341 DebugBreakType type = GetDebugBreakType(); in GetBreakLocation()
Ddebug.h156 DebugBreakType GetDebugBreakType();