Searched defs:StartGC (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/ | ||
| H A D | epsilon-g1.cpp | 30 void EpsilonG1GC<LanguageConfig>::StartGC() in StartGC() function in ark::mem::EpsilonG1GC |
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| H A D | memory_manager.cpp | 130 void MemoryManager::StartGC() in StartGC() function in ark::mem::MemoryManager |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_gc.cpp | 100 JSTaggedValue BuiltinsGc::StartGC(EcmaRuntimeCallInfo *info) in StartGC() function in panda::ecmascript::builtins::BuiltinsGc |
| /arkcompiler/runtime_core/static_core/runtime/core/ | ||
| H A D | core_vm.cpp | 184 void PandaCoreVM::StartGC() in StartGC() function in ark::core::PandaCoreVM |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| H A D | ets_vm.cpp | 329 void PandaEtsVM::StartGC() in StartGC() function in ark::ets::PandaEtsVM |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| H A D | gc.cpp | 210 void GC::StartGC() in StartGC() function in ark::mem::GC |
Completed in 5 milliseconds