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

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

Completed in 151 milliseconds