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