Home
last modified time | relevance | path

Searched defs:GetReference (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dpt_object.h26 PtReference *GetReference() const in GetReference() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp49 SharedReference *SharedReferenceStorage::GetReference(EtsObject *etsObject) in GetReference() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
55 SharedReference *SharedReferenceStorage::GetReference(napi_env env, napi_value jsObject) in GetReference() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
64 SharedReference *SharedReferenceStorage::GetReference(void *data) in GetReference() function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dets_reference.h67 const mem::Reference *GetReference() const in GetReference() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/
Dtest_proxy_reference_storage_1.cpp57 SharedReference *GetReference(void *data) in GetReference() function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dvregister.h145 ALWAYS_INLINE inline ObjectHeader *GetReference() const in GetReference() function
344 ALWAYS_INLINE inline ObjectHeader *GetReference() const in GetReference() function
/arkcompiler/ets_runtime/ecmascript/
Decma_global_storage.h179 void* GetReference() const in GetReference() function