Home
last modified time | relevance | path

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

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