Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/
Dtest_proxy_reference_storage_1.cpp61 void RemoveReference(SharedReference *ref) in RemoveReference() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_3/
Dtest_proxy_reference_storage_3.cpp133 void RemoveReference(SharedReference *ref) in RemoveReference() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp334 void SharedReferenceStorage::RemoveReference(SharedReference *sharedRef) in RemoveReference() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage