Home
last modified time | relevance | path

Searched refs:InsertRightEntry (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.h283 inline void InsertRightEntry(const JSThread *thread, uint32_t parentIndex, uint32_t entry, JSTaggedValue key, in InsertRightEntry() function in panda::ecmascript::TaggedTree
H A Dtagged_tree.cpp455 newTree->InsertRightEntry(thread, parentIndex, entry, key.GetTaggedValue(), value.GetTaggedValue()); in Insert()

Completed in 4 milliseconds