Home | History | Annotate | Download | only in interpreter

Lines Matching defs:dstPos

135     jint dstPos = shadow_frame->GetVReg(arg_offset + 3);
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));