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