Home | History | Annotate | Download | only in src

Lines Matching full:newarray

4620   char* result = NewArray<char>(utf8_bytes + 1);
4682 uc16* result = NewArray<uc16>(length() + 1);