Home | History | Annotate | Download | only in interp

Lines Matching refs:curFrame

525     for (fp = thread->curFrame; fp != NULL; fp = saveArea->prevFrame) {
572 pCtrl->frameDepth = dvmComputeVagueFrameDepth(thread, thread->curFrame);
1301 interpState.fp = (u4*) self->curFrame;