Searched defs:ALLOCATE_MIN_SIZE (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 28 static constexpr size_t ALLOCATE_MIN_SIZE = 256; member in panda::ecmascript::DynChunk |
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 44 static constexpr size_t ALLOCATE_MIN_SIZE = 64; member in ark::DynChunk |
Completed in 2 milliseconds