Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug.h82 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot() function
/external/v8/src/
Dassembler.h428 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function