Searched defs:Utf8Length (Results 1 – 1 of 1) sorted by relevance
5035 static int Utf8Length(i::String* str, i::Isolate* isolate) { in Utf8Length() function5046 int String::Utf8Length() const { in Utf8Length() function in v8::String