Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dhandle_storage.h56 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h810 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; variable