Home | History | Annotate | Download | only in vm

Lines Matching refs:curFrame

771         dvmComputeExactFrameDepth(self->curFrame));
872 * If "scanOnly" is false, self->curFrame is also set to this value.
877 void* fp = self->curFrame;
951 self->curFrame = fp;
993 fp = thread->curFrame;