Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_list.cpp60 int nextTailIndex = ELEMENTS_START_INDEX + Derived::ENTRY_SIZE; in CopyArray() local
579 int nextTailIndex = ELEMENTS_START_INDEX + TaggedSingleList::ENTRY_SIZE; in SortByNodeOrder() local