Home
last modified time | relevance | path

Searched refs:GetMaximum (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_tree_set.cpp104 int entry = setHandle->GetMaximum(setHandle->GetRootEntries()); in PopLast()
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.h168 inline int GetMaximum(int entry) const in GetMaximum() function in panda::ecmascript::TaggedTree
454 JSTaggedValue key = GetKey(GetMaximum(GetRootEntries())); in GetLastKey()
513 JSTaggedValue key = GetKey(GetMaximum(GetRootEntries())); in GetLastKey()
H A Dtagged_tree.cpp285 return GetMaximum(child); in GetPreDecessor()

Completed in 5 milliseconds