Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dfreelist_allocator-inl.h704 size_t blockSize = current->GetSize(); in ReleaseFreeMemoryBlocks() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp346 auto blockSize = regionsInfo_.GetBlockItems().size(); in BuildRegions() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h3526 int32 blockSize = 0; variable