Home
last modified time | relevance | path

Searched defs:u16strThis (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp353 std::u16string u16strThis; in Concat() local
751 std::u16string u16strThis = EcmaStringAccessor(thisHandle).ToU16String(); in Normalize() local