Home
last modified time | relevance | path

Searched refs:GetCompare (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_tree_map.cpp100 JSTaggedValue fn = TaggedTreeMap::Cast(map->GetTreeMap().GetTaggedObject())->GetCompare(); in Clear()
H A Djs_api_tree_set.cpp79 JSTaggedValue fn = TaggedTreeSet::Cast(set->GetTreeSet().GetTaggedObject())->GetCompare(); in Clear()
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.cpp343 JSTaggedValue fn = tree->GetCompare(); in EntryCompare()
540 JSTaggedValue fn = tree->GetCompare(); in Shrink()
H A Dtagged_tree.h153 inline JSTaggedValue GetCompare() const in GetCompare() function in panda::ecmascript::TaggedTree

Completed in 4 milliseconds