Home | History | Annotate | Download | only in cctest

Lines Matching refs:Utf8Length

360   char* value = i::NewArray<char>(undef_str->Utf8Length() + 1);
7813 int len = str->Utf8Length();
7817 len = str->Utf8Length();
15235 CHECK_EQ(128, cons->Utf8Length());
20454 name->ToString()->Utf8Length() == 9) {