Home | History | Annotate | Download | only in src

Lines Matching refs:actual_index

1036   HValue* actual_index = index()->ActualValue();
1038 Representation index_rep = actual_index->representation();
1040 if (index_rep.IsTagged() && actual_index->type().IsSmi()) {