Home
last modified time | relevance | path

Searched defs:StartGC (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp30 void EpsilonG1GC<LanguageConfig>::StartGC() in StartGC() function in ark::mem::EpsilonG1GC
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp132 void MemoryManager::StartGC() in StartGC() function in ark::mem::MemoryManager
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.h125 void StartGC() override in StartGC() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_gc.cpp108 JSTaggedValue BuiltinsGc::StartGC(EcmaRuntimeCallInfo *info) in StartGC() function in panda::ecmascript::builtins::BuiltinsGc
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp184 void PandaCoreVM::StartGC() in StartGC() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp211 void GC::StartGC() in StartGC() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp378 void PandaEtsVM::StartGC() in StartGC() function in ark::ets::PandaEtsVM