Home | History | Annotate | Download | only in interpreter

Lines Matching refs:old_c

1288   jchar old_c = shadow_frame->GetVReg(arg_offset + 1);
1297 result->SetL(mirror::String::DoReplace(self, string, old_c, new_c));