Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.cpp43 if (IsLeft(GetParent(index))) { in InsertRebalance()
67 if (IsLeft(index)) { in InsertRebalance()
182 } else if (IsLeft(dst)) { in Transplant()
225 if (IsLeft(index)) { in DeleteRebalance()
H A Dtagged_tree.h313 inline bool IsLeft(int entry) const in IsLeft() function in panda::ecmascript::TaggedTree

Completed in 3 milliseconds