Searched defs:GLOBAL_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | global_handle_storage.h | 33 static const int32_t GLOBAL_BLOCK_SIZE = 256; member in ark::GlobalHandleStorage |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_global_storage.h | 381 static const uint32_t GLOBAL_BLOCK_SIZE = 256; member in panda::ecmascript::NodeList |
Completed in 2 milliseconds