Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dfree_object_list.cpp52 SetType type = SelectSetType(size); in Allocate()
98 SetType type = SelectSetType(size); in LookupSuitableFreeObject()
142 SetType type = SelectSetType(size); in FreeImpl()
203 SetType type = SelectSetType(size); in MatchFreeObjectInSet()
H A Dfree_object_list.h100 inline SetType SelectSetType(size_t size) const in SelectSetType() function in panda::ecmascript::FreeObjectList

Completed in 1 milliseconds