Home | History | Annotate | Download | only in optimizing

Lines Matching defs:new_position

437     uint32_t new_position = __ GetAdjustedPosition(old_position);
438 DCHECK_GE(new_position, old_position);
439 stack_map_stream_.SetStackMapNativePcOffset(i, new_position);