Home | History | Annotate | Download | only in cctest

Lines Matching refs:Utf8Length

312   char* value = i::NewArray<char>(undef_str->Utf8Length() + 1);
8200 int len = str->Utf8Length();
8204 len = str->Utf8Length();
15564 CHECK_EQ(128, cons->Utf8Length());