Home
last modified time | relevance | path

Searched defs:UpdateVmRefs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp45 void PandaVM::UpdateVmRefs(const GCRootUpdater &gcRootUpdater) in UpdateVmRefs() function in ark::PandaVM
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp318 void PandaCoreVM::UpdateVmRefs(const GCRootUpdater &gcRootUpdater) in UpdateVmRefs() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp223 void RootManager<LanguageConfig>::UpdateVmRefs(const GCRootUpdater &gcRootUpdater) in UpdateVmRefs() function in ark::mem::RootManager
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp788 void PandaEtsVM::UpdateVmRefs(const GCRootUpdater &gcRootUpdater) in UpdateVmRefs() function in ark::ets::PandaEtsVM