Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_scoped_objects_fix.h166 bool IsValidRef(ets_object obj) in IsValidRef() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp74 bool ReferenceStorage::IsValidRef(const Reference *ref) in IsValidRef() function in ark::mem::ReferenceStorage
/arkcompiler/ets_runtime/common_components/heap/
Dverification.cpp129 void IsValidRef(const BaseObject* obj, const RefField<>& ref) in IsValidRef() function