Home
last modified time | relevance | path

Searched defs:GetHeapSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp111 size_t HeapSpace::GetHeapSize() const in GetHeapSize() function in ark::mem::HeapSpace
340 size_t GenerationalSpaces::GetHeapSize() const in GetHeapSize() function in ark::mem::GenerationalSpaces
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h526 size_t GetHeapSize() const in GetHeapSize() function