Home
last modified time | relevance | path

Searched defs:gcSettings (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp49const GCSettings &gcSettings, const GCTriggerConfig &gcTriggerConfig, in Create()
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp46 mem::GCSettings gcSettings(options, panda_file::SourceLang::PANDA_ASSEMBLY); in CreateMM() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp65 mem::GCSettings gcSettings(options, panda_file::SourceLang::ETS); in CreateMM() local