Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.cc508 const bool hitInstrumentationBreak = in Break() local
510 if (hitInstrumentationBreak) { in Break()
549 DCHECK(location.IsReturnOrSuspend() || hitInstrumentationBreak); in Break()