Searched refs:IsDebugBreakAtEntry (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/debug/ | ||
D | debug.h | 84 inline bool IsDebugBreakAtEntry() const { in IsDebugBreakAtEntry() function |
D | debug.cc | 449 if (location.IsDebugBreakAtEntry()) { in Break() |