Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp313 int parentIndex = tree->GetRootEntries(); in FindEntry() local
429 int parentIndex = newTree->GetRootEntries(); in Insert() local
491 int parentIndex = tree->GetRootEntries(); in GetLowerKey() local
514 int parentIndex = tree->GetRootEntries(); in GetHigherKey() local
Dtagged_tree.h273 …inline void InsertLeftEntry(const JSThread *thread, uint32_t parentIndex, uint32_t entry, JSTagged… in InsertLeftEntry()
283 …inline void InsertRightEntry(const JSThread *thread, uint32_t parentIndex, uint32_t entry, JSTagge… in InsertRightEntry()
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_linker.h195 size_t parentIndex = 0; in EnumerateContextsForDump() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp560 auto parentIndex = IsInstIncOrDec(index) ? index->GetInput(0).GetInst() : index; in GetLoopForBoundsCheck() local
585 Inst *parentIndex = index; in InitItemForNewIndex() local
629 auto parentIndex = index; in PushNewBoundsCheckAtExistingIndexes() local