Searched refs:last_fp (Results 1 – 1 of 1) sorted by relevance
221 Address last_sp = last_frame->sp(), last_fp = last_frame->fp(); in Advance() local232 iteration_done_ = prev_frame->sp() < last_sp || prev_frame->fp() < last_fp; in Advance()