Home
last modified time | relevance | path

Searched defs:FreeObjectList (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_set.h30 class FreeObjectList; variable
83 friend class FreeObjectList<T>; variable
Dfree_object_list.cpp22 FreeObjectList<T>::FreeObjectList() : sets_(new FreeObjectSet<T> *[NUMBER_OF_SETS](), NUMBER_OF_SET… in FreeObjectList() function in panda::ecmascript::FreeObjectList
35 FreeObjectList<MemDesc>::FreeObjectList(JitFort *fort) in FreeObjectList() function in panda::ecmascript::FreeObjectList