Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.h79 void UpdateVmRefs() override in UpdateVmRefs() function
/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp45 void PandaVM::UpdateVmRefs() in UpdateVmRefs() function in ark::PandaVM
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp317 void PandaCoreVM::UpdateVmRefs() in UpdateVmRefs() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.cpp228 void RootManager<LanguageConfig>::UpdateVmRefs() in UpdateVmRefs() function in ark::mem::RootManager
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h101 void UpdateVmRefs() override {} in UpdateVmRefs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp703 void PandaEtsVM::UpdateVmRefs() in UpdateVmRefs() function in ark::ets::PandaEtsVM