Home | History | Annotate | Download | only in src

Lines Matching refs:IsExit

418 bool BreakLocationIterator::IsExit() const {
1450 if (it.IsExit() || step_action == StepOut) {
1457 ASSERT(it.IsExit());
1599 if (break_location_iterator->IsExit()) return false;