Home | History | Annotate | Download | only in collector

Lines Matching full:name_prefix

88 SemiSpace::SemiSpace(Heap* heap, bool generational, const std::string& name_prefix)
90 name_prefix + (name_prefix.empty() ? "" : " ") + "marksweep + semispace"),