Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dglobal_object_storage.h92 class ArrayStorage; variable
156 …explicit ArrayStorage(mem::InternalAllocatorPtr allocator, size_t max_size, bool enable_size_check) in ArrayStorage() function