Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h244 void ClearCurrentRegion() in ClearCurrentRegion() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp424 void ObjectAllocatorG1<MTMode>::ClearCurrentRegion() in ClearCurrentRegion() function in panda::mem::ObjectAllocatorG1