Searched refs:IsDebuggerStatement (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/debug/ | ||
H A D | debug.h | 78 bool IsDebuggerStatement() const { return type_ == DEBUGGER_STATEMENT; } in IsDebuggerStatement() function in v8::internal::BreakLocation |
Completed in 3 milliseconds