Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug.h453 bool returns_only = false);
Ddebug.cc985 bool returns_only) { in FloodWithOneShot() argument
996 if (returns_only && !it.GetBreakLocation().IsReturnOrSuspend()) continue; in FloodWithOneShot()