Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.h116 NOT_DEBUG_BREAK, enumerator
Ddebug.cc176 type = NOT_DEBUG_BREAK; in GetBreakLocation()
211 if (type == NOT_DEBUG_BREAK) continue; in Next()
245 return NOT_DEBUG_BREAK; in GetDebugBreakType()