Searched defs:IncreaseAllocatedSize (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | allocator.h | 130 void IncreaseAllocatedSize(size_t allocatedSize) in IncreaseAllocatedSize() function in panda::ecmascript::FreeListAllocator |
| H A D | sparse_space.cpp | 335 void SparseSpace::IncreaseAllocatedSize(size_t size) in IncreaseAllocatedSize() function in panda::ecmascript::SparseSpace |
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
| H A D | shared_space.cpp | 364 void SharedSparseSpace::IncreaseAllocatedSize(size_t size) in IncreaseAllocatedSize() function in panda::ecmascript::SharedSparseSpace |
Completed in 3 milliseconds