Home | History | Annotate | Download | only in src

Lines Matching refs:TENURED

568 enum PretenureFlag { NOT_TENURED, TENURED };
574 case TENURED:
575 return os << "Tenured";