Home | History | Annotate | Download | only in optimizing

Lines Matching refs:new_position

1055     uint32_t new_position = __ GetAdjustedPosition(old_position);
1056 DCHECK_GE(new_position, old_position);
1057 stack_map_stream->SetStackMapNativePcOffset(i, new_position);