Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers-inl.h113 auto *arrayEnd = arrayStart + array->GetLength(); in TraverseArray() local
228 auto *arrayEnd = arrayStart + array->GetLength(); in TraverseArray() local
Dobject-references-iterator-inl.h38 auto *arrayEnd = arrayStart + array->GetLength(); in Iterate() local
60 auto *arrayEnd = arrayStart + array->GetLength(); in Iterate() local