Home
last modified time | relevance | path

Searched defs:CreateReference (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.cpp43 SharedReference *CreateReference(EtsObject *etsObject) in CreateReference() 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.cpp119 SharedReference *CreateReference(EtsObject *etsObject, napi_value &jsObj) in CreateReference() 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.cpp243 SharedReference *SharedReferenceStorage::CreateReference(InteropCtx *ctx, EtsHandle<EtsObject> etsO… in CreateReference() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage