Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp153 const SharedReference *currentRef = GetItemByIndex(index); in HasReference() local
165 … const SharedReference *currentRef = GetItemByIndex(SharedReference::ExtractMaybeIndex(etsObject)); in GetJsObject() local
377 auto *currentRef = GetItemByIndex(nextIndex); in DeleteReference() local
414 SharedReference *currentRef = GetItemByIndex(currentIndex); in DeleteUnmarkedReferences() local
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dref_block.cpp107 auto *currentRef = reinterpret_cast<Reference *>(&block->refs_[index]); in GetAllReferencesInFrame() local