Home | History | Annotate | Download | only in src

Lines Matching defs:current_index

5175     HValue* current_index = Pop();
5176 Push(AddUncasted<HAdd>(current_index, graph()->GetConstant1()));