Home
last modified time | relevance | path

Searched defs:REGION_SIZE (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h39 static constexpr size_t REGION_SIZE = mem::G1_REGION_SIZE; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dheap_space_test.cpp225 static constexpr size_t REGION_SIZE = 1_MB; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator.h154 static constexpr size_t REGION_SIZE = DEFAULT_REGION_SIZE; variable
/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_data.h144 constexpr size_t REGION_SIZE = common::Heap::GetNormalRegionAvailableSize(); in AlignUpRegionAvailableSize() local
Dbase_deserializer.cpp724 constexpr size_t REGION_SIZE = common::Heap::GetNormalRegionAvailableSize(); in AllocateMultiCMCRegion() local