Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/lang/
Dgc_lang.h77 void UpdateVmRefs() override in UpdateVmRefs() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_root.cpp234 void RootManager<LanguageConfig>::UpdateVmRefs() in UpdateVmRefs() function in panda::mem::RootManager
/arkcompiler/runtime_core/runtime/core/
Dcore_vm.cpp314 void PandaCoreVM::UpdateVmRefs() in UpdateVmRefs() function in panda::core::PandaCoreVM
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h82 void UpdateVmRefs() override {} in UpdateVmRefs() function