Home
last modified time | relevance | path

Searched defs:mapSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dlocal_deque.h42 void Init(size_t mapSize) in Init()
194 void Init(size_t mapSize) in Init()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem.cpp50 size_t mapSize = size + offset; in MapFile() local
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp167 size_t mapSize = size + offset; in MapFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp584 GateRef mapSize = builder_.TaggedGetInt(mapSizeTagged); in LowerMapSize() local