Searched defs:NODE_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | handle_storage.h | 56 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; member in ark::HandleStorage |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_context.h | 743 static const uint32_t NODE_BLOCK_SIZE = 1U << NODE_BLOCK_SIZE_LOG2; member in panda::ecmascript::EcmaContext |
Completed in 3 milliseconds