Home | History | Annotate | Download | only in interpreter

Lines Matching refs:new_c

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