Searched refs:step_out_should_stop (Results 1 – 1 of 1) sorted by relevance
359 const bool step_out_should_stop = ThreadPlanStepOut::ShouldStop(event_ptr); in ShouldStop() local360 if (step_out_should_stop) { in ShouldStop()