Home | History | Annotate | Download | only in src

Lines Matching refs:previous_index

2126   HValue* previous_index = first_check_in_block()->index();
2152 if (previous_index->UseCount() == 0) {
2153 previous_index->DeleteAndReplaceWith(NULL);