Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.cpp60 int bro = GetRightBrother(GetParent(index)); in InsertRebalance()
251 int bro = GetRightBrother(index); in DeleteRebalance()
256 bro = GetRightBrother(index); in DeleteRebalance()
267 bro = GetRightBrother(index); in DeleteRebalance()
H A Dtagged_tree.h307 inline int GetRightBrother(int entry) const in GetRightBrother() function in panda::ecmascript::TaggedTree

Completed in 3 milliseconds