Home | History | Annotate | Download | only in src

Lines Matching full:candidate

1193     // evacuation candidate.
1277 Object* candidate = *current++;
1278 if (!candidate->IsSmi() && candidate != the_hole) return false;
4948 // enqueued as a code flushing candidate and we remove it now.