Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp143 std::u16string nextU16str1 = base::StringHelper::Utf16ToU16String(&cu1, 1); in FromCodePoint() local
145 base::StringHelper::InplaceAppend(u16str, nextU16str1); in FromCodePoint()
862 std::u16string nextU16str1 = base::StringHelper::Utf16ToU16String(&cu1, 1); in ToWellFormed() local
864 base::StringHelper::InplaceAppend(r, nextU16str1); in ToWellFormed()

Completed in 6 milliseconds