Searched defs:IncreaseAllocatedSize (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| D | allocator.h | 130 void IncreaseAllocatedSize(size_t allocatedSize) in IncreaseAllocatedSize() function |
| D | sparse_space.cpp | 329 void SparseSpace::IncreaseAllocatedSize(size_t size) in IncreaseAllocatedSize() function in panda::ecmascript::SparseSpace |
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
| D | shared_space.cpp | 366 void SharedSparseSpace::IncreaseAllocatedSize(size_t size) in IncreaseAllocatedSize() function in panda::ecmascript::SharedSparseSpace |