Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
H A Ddebug.h73 bool IsSuspend() const { return type_ == DEBUG_BREAK_SLOT_AT_SUSPEND; } in IsSuspend() function in v8::internal::BreakLocation
H A Ddebug.cc179 DCHECK(IsSuspend()); in GetGeneratorObjectForSuspendedFrame()
576 if (location.IsSuspend() && (!IsGeneratorFunction(shared->kind()) || in Break()
1216 (location.IsSuspend() && in PrepareStep()

Completed in 6 milliseconds