Searched defs:gc_type (Results 1 – 3 of 3) sorted by relevance
125 def gc_type(self) -> str: member in GeneralOptions
712 set(gc_type "g1-gc") variable
535 …auto gc_type = Runtime::GetGCType(runtime->GetOptions(), plugins::RuntimeTypeToLang(runtime->GetRu… in TEST_F() local