Searched refs:IsSkipLine (Results 1 – 2 of 2) sorted by relevance
167 bool IsSkipLine(const JSPtLocation &location);
117 if (IsSkipLine(location)) { in NotifySingleStep()135 if (IsSkipLine(location)) { in NotifySingleStep()144 bool DebuggerImpl::IsSkipLine(const JSPtLocation &location) in IsSkipLine() function in panda::ecmascript::tooling::DebuggerImpl