Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dpanda_vm.h130 virtual void SweepVmRefs(const GCObjectVisitor &gcObjectVisitor) in SweepVmRefs() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp585 void PandaEtsVM::SweepVmRefs(const GCObjectVisitor &gcObjectVisitor) in SweepVmRefs() function in ark::ets::PandaEtsVM