Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_job_queue.cpp179 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in Create() local
189 auto *refStorage = coro->GetPandaVM()->GetGlobalObjectStorage(); in Run() local
196 auto *refStorage = EtsCoroutine::GetCurrent()->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