Home | History | Annotate | Download | only in optimizing

Lines Matching defs:new_position

491     uint32_t new_position = __ GetAdjustedPosition(old_position);
492 DCHECK_GE(new_position, old_position);
493 stack_map_stream_.SetStackMapNativePcOffset(i, new_position);