Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h157 uintptr_t FreeListAllocator::LookupSuitableFreeObject(size_t size) in LookupSuitableFreeObject() function
Dfree_object_list.cpp84 FreeObject *FreeObjectList::LookupSuitableFreeObject(size_t size) in LookupSuitableFreeObject() function in panda::ecmascript::FreeObjectList