Home | History | Annotate | Download | only in arm64

Lines Matching full:is_young

4793   bool is_young = isolate->code_aging_helper()->IsYoung(sequence);
4794 DCHECK(is_young ||
4796 return is_young;