Searched defs:LookupSuitableFreeObject (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | free_object_list.cpp | 92 T *FreeObjectList<T>::LookupSuitableFreeObject(size_t size) in LookupSuitableFreeObject() function in panda::ecmascript::FreeObjectList |
H A D | allocator-inl.h | 196 uintptr_t FreeListAllocator<T>::LookupSuitableFreeObject(size_t size) in LookupSuitableFreeObject() function in panda::ecmascript::FreeListAllocator |
Completed in 3 milliseconds