Home
last modified time | relevance | path

Searched refs:GetInternalMemorySizeLimit (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dmem_config.h67 static size_t GetInternalMemorySizeLimit() in GetInternalMemorySizeLimit() function in panda::mem::MemConfig
H A Dmmap_mem_pool-inl.h145 internal_space_max_size_ = mem::MemConfig::GetInternalMemorySizeLimit(); in MmapMemPool()
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dmem_config.h70 static size_t GetInternalMemorySizeLimit() in GetInternalMemorySizeLimit() function in ark::mem::MemConfig
H A Dmmap_mem_pool-inl.h191 mem::MemConfig::GetInternalMemorySizeLimit();
/arkcompiler/runtime_core/static_core/verification/verifier/
H A Dverifier.cpp388 runtimeOptions.SetInternalMemorySizeLimit(cliOptions.GetInternalMemorySizeLimit()); in Run()
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp302 mem::MemConfig::Initialize(maxObjectSize, options.GetInternalMemorySizeLimit(), in CreateMemorySpaces()

Completed in 9 milliseconds