Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dref_block.cpp137 bool RefBlock::IsFreeIndex(uint8_t index) in IsFreeIndex() function in ark::mem::RefBlock
Dglobal_object_storage.h399 bool IsFreeIndex(uintptr_t index) REQUIRES_SHARED(mutex_) in IsFreeIndex() function