Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dglobal_handle_storage.h35 explicit GlobalHandleStorage(InternalAllocatorPtr allocator) : allocator_(allocator) in GlobalHandleStorage() function
Dglobal_handle_storage-inl.h145 template class GlobalHandleStorage<coretypes::TaggedType>; variable
/ark/runtime_core/runtime/include/
Dthread.h61 class GlobalHandleStorage; variable