Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp688 const auto length2 = static_cast<int>(EcmaStringAccessor(string2).GetLength()); in TryFastCompareStrings() local
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp989 uint32_t length2 = string2->GetLength(); in Concat() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp2509 uint32_t length2 = val5Arr->Length(vm); in JsonObjGetArray() local