Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Decma_string_hash_internal.h32 constexpr uint32_t blockSize = static_cast<size_t>(EcmaStringHash::BLOCK_SIZE); in ComputeHashForDataOfLongString() local
/arkcompiler/ets_runtime/ecmascript/platform/arm64/
H A Decma_string_hash_internal.h34 constexpr uint32_t blockSize = static_cast<size_t>(EcmaStringHash::BLOCK_SIZE); in ComputeHashForDataOfLongString() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dfreelist_allocator-inl.h704 size_t blockSize = current->GetSize(); in ReleaseFreeMemoryBlocks() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp341 auto blockSize = regionsInfo_.GetBlockItems().size(); in BuildRegions() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp532 constexpr uint32_t blockSize = static_cast<size_t>(EcmaStringHash::BLOCK_SIZE); in CalculateDataConcatHashCode() local
[all...]

Completed in 7 milliseconds