Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage_verifier.cpp83 size_t SharedReferenceStorageVerifier::CheckObjectAlive(const SharedReference *item, size_t index) in CheckObjectAlive() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorageVerifier
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_3/
Dtest_proxy_reference_storage_3.cpp148 size_t CheckObjectAlive(SharedReference *ref, size_t index) in CheckObjectAlive() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest