Searched refs:GetFreeObjectSet (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | jit_fort.h | 160 FreeObjectSet<MemDesc> *GetFreeObjectSet(SetType type) in GetFreeObjectSet() function in panda::ecmascript::JitFortRegion |
H A D | free_object_list.cpp | 147 auto set = region->GetFreeObjectSet(type); in FreeImpl() |
H A D | region.h | 711 FreeObjectSet<FreeObject> *GetFreeObjectSet(SetType type) in GetFreeObjectSet() function in panda::ecmascript::Region |
Completed in 4 milliseconds