Searched defs:Utf8Length (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | handles.cc | 947 int Utf8Length(Handle<String> str) { in Utf8Length() function |
D | api.cc | 3693 int String::Utf8Length() const { in Utf8Length() function in v8::String |