Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h105 inline void LayoutInfo::SetSortedIndex(const JSThread *thread, int index, int sortedIndex) in SetSortedIndex()
265 auto sortedIndex = GetSortedIndex(thread, insertIndex - 1); in AddKey() local
Dproperty_attributes.h376 inline void SetSortedIndex(uint32_t sortedIndex) in SetSortedIndex()