Home
last modified time | relevance | path

Searched defs:NODE_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dhandle_storage.h56 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; member in ark::HandleStorage
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h743 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; member in panda::ecmascript::EcmaContext

Completed in 3 milliseconds