Home | History | Annotate | Download | only in src

Lines Matching refs:last_fp

302   Address last_sp = last_frame->sp(), last_fp = last_frame->fp();
313 iteration_done_ = prev_frame->sp() < last_sp || prev_frame->fp() < last_fp;