Searched refs:IsDebugBreakAtEntry (Results 1 – 2 of 2) sorted by relevance
79 bool IsDebugBreakAtEntry() const { return type_ == DEBUG_BREAK_AT_ENTRY; } in IsDebugBreakAtEntry() function
531 if (location.IsDebugBreakAtEntry()) { in Break()