Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dmemory_manager.cpp50 GCType gc_type, const GCSettings &gc_settings, in Create()
/arkcompiler/runtime_core/runtime/core/
Dcore_vm.cpp44 mem::GCSettings gc_settings(options, panda_file::SourceLang::PANDA_ASSEMBLY); in CreateMM() local