Home
last modified time | relevance | path

Searched refs:NormalizeArrayIndex (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_Array.cpp66 EtsInt NormalizeArrayIndex(EtsInt index, EtsInt actualLength) in NormalizeArrayIndex() function
312 fromIndex = NormalizeArrayIndex(fromIndex, actualLength); in EtsEscompatArrayInternalIndexOfImpl()