Home
last modified time | relevance | path

Searched refs:nextU16str2 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp144 std::u16string nextU16str2 = base::StringHelper::Utf16ToU16String(&cu2, 1); in FromCodePoint() local
146 base::StringHelper::InplaceAppend(u16str, nextU16str2); in FromCodePoint()
863 std::u16string nextU16str2 = base::StringHelper::Utf16ToU16String(&cu2, 1); in ToWellFormed() local
865 base::StringHelper::InplaceAppend(r, nextU16str2); in ToWellFormed()

Completed in 5 milliseconds