Searched defs:CheckAlive (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/ | ||
| D | test_proxy_reference_storage_1.cpp | 71 bool CheckAlive(void *data) in CheckAlive() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ | ||
| D | shared_reference_storage.cpp | 36 static ALWAYS_INLINE bool CheckAlive(SharedReference *ref) in CheckAlive() function in ark::ets::interop::js::ets_proxy::SharedReferenceSanity |