Searched defs:CreateReference (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 | 77 inline SharedReference *SharedReferenceStorage::CreateReference(InteropCtx *ctx, EtsObject *etsObje… in CreateReference() 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/ | ||
| D | test_proxy_reference_storage_1.cpp | 44 SharedReference *CreateReference(EtsObject *etsObject) in CreateReference() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest |