Home
last modified time | relevance | path

Searched refs:GetAvailableSize (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocator.h117 inline size_t GetAvailableSize() const;
H A Djit_fort.cpp191 << " available: " << allocator_->GetAvailableSize();
198 LOG_JIT(DEBUG) << "UpdateFreeSpace exit: allocator_->GetAvailableSize "
199 << allocator_->GetAvailableSize();
H A Dallocator-inl.h251 size_t FreeListAllocator<T>::GetAvailableSize() const in GetAvailableSize() function in panda::ecmascript::FreeListAllocator
H A Dsparse_space.cpp510 size_t available = allocator_->GetAvailableSize(); in CheckRegionSize()

Completed in 4 milliseconds