Lines Matching refs:new_index
3413 HInstruction* new_index = new(zone()) HAdd(environment()->LookupContext(),3416 new_index->AssumeRepresentation(Representation::Integer32());3417 PushAndAdd(new_index);