Home
last modified time | relevance | path

Searched defs:refStorage (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_ExclusiveLauncher.cpp29 static void RunExclusiveTask(mem::Reference *taskRef, mem::GlobalObjectStorage *refStorage) in RunExclusiveTask()
74 auto *refStorage = etsVM->GetGlobalObjectStorage(); in RunTaskOnEACoroutine() local
113 auto *refStorage = etsVM->GetGlobalObjectStorage(); in ExclusiveLaunch() local
172 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in TaskPosterPost() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.cpp216 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in Create() local
227 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in Run() local
236 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in ~JsCallback() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_scoped_objects_fix.h142 EtsReferenceStorage *refStorage = GetEtsReferenceStorage(env); in AddWeakGlobalRef() local
174 mem::ReferenceStorage *refStorage = GetEtsReferenceStorage()->GetAsReferenceStorage(); in TraverseReferenceTable() local