Home
last modified time | relevance | path

Searched refs:IsDebugBreakAtEntry (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug.h84 inline bool IsDebugBreakAtEntry() const { in IsDebugBreakAtEntry() function
Ddebug.cc449 if (location.IsDebugBreakAtEntry()) { in Break()