Searched defs:InplaceAppend (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/base/ | ||
H A D | string_helper.h | 250 static inline void InplaceAppend(std::u16string &str1, const std::u16string &str2) in InplaceAppend() function in panda::ecmascript::base::StringHelper |
Completed in 3 milliseconds