Home | History | Annotate | Download | only in interpreter

Lines Matching refs:AsCharArray

746       RecordArrayElementsInTransactionImpl(array->AsCharArray(), count);
890 CharArray* src = shadow_frame->GetVRegReference(arg_offset)->AsCharArray();
891 CharArray* dst = shadow_frame->GetVRegReference(arg_offset + 2)->AsCharArray();