Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp668 const auto length1 = static_cast<int>(EcmaStringAccessor(string1).GetLength()); in TryFastCompareStrings() local
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp988 uint32_t length1 = string1->GetLength(); in Concat() local