Home
last modified time | relevance | path

Searched defs:IsDebugBreakSlot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dassembler.h436 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
Ddebug.cc514 bool BreakLocationIterator::IsDebugBreakSlot() { in IsDebugBreakSlot() function in v8::internal::BreakLocationIterator