IsExit           1431 src/debug.cc     if (it.IsExit() || step_action == StepOut) {
IsExit           1438 src/debug.cc         ASSERT(it.IsExit());
IsExit           1563 src/debug.cc       if (break_location_iterator->IsExit()) return false;
IsExit            101 src/debug.h      bool IsExit() const;
IsExit           11217 src/runtime.cc     if (break_location_iterator.IsExit()) {