Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dcollection_set.h30 CollectionSet() in CollectionSet() function
36 explicit CollectionSet(PandaVector<Region *> &&young_regions) : collection_set_(young_regions) in CollectionSet() function