Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
H A Ddebug.h79 bool IsDebugBreakAtEntry() const { return type_ == DEBUG_BREAK_AT_ENTRY; } in IsDebugBreakAtEntry() function in v8::internal::BreakLocation
H A Ddebug.cc531 if (location.IsDebugBreakAtEntry()) { in Break()

Completed in 6 milliseconds