Home
last modified time | relevance | path

Searched refs:DecreaseWastedSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_list.h68 void DecreaseWastedSize(size_t size) in DecreaseWastedSize() function
Dallocator-inl.h204 freeList_->DecreaseWastedSize(region->GetWastedSize()); in DetachFreeObjectSet()