Home | History | Annotate | Download | only in interpreter

Lines Matching full:srcpos

134     jint srcPos = shadow_frame->GetVReg(arg_offset + 1);
141 dst->Set(dstPos + i, src->Get(srcPos + i));
147 dst->Set(dstPos + i, src->Get(srcPos + i));
153 dst->Set(dstPos + i, src->Get(srcPos + i));