Searched defs:IsReturnOrSuspend (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/debug/ | ||
H A D | debug.h | 75 bool IsReturnOrSuspend() const { return type_ >= DEBUG_BREAK_SLOT_AT_RETURN; } in IsReturnOrSuspend() function in v8::internal::BreakLocation |
Completed in 2 milliseconds