Home
last modified time | relevance | path

Searched refs:NODE_BLOCK_SIZE_LOG2 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h456 static const uint32_t NODE_BLOCK_SIZE_LOG2 = 10; variable
457 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2;