Home
last modified time | relevance | path

Searched refs:DecreaseCommitted (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dspace-inl.h34 DecreaseCommitted(region->GetCapacity()); in RemoveRegion()
Dspace.cpp70 DecreaseCommitted(region->GetCapacity()); in ClearAndFreeRegion()
Dspace.h120 void DecreaseCommitted(size_t bytes) in DecreaseCommitted() function