Home | History | Annotate | Download | only in src

Lines Matching refs:NewArray

8023   char* result = NewArray<char>(utf8_bytes + 1);
8082 uc16* result = NewArray<uc16>(length() + 1);