Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp77 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/
Dtest_proxy_reference_storage_1.cpp44 SharedReference *CreateReference(EtsObject *etsObject) in CreateReference() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest