Home | History | Annotate | Download | only in x87

Lines Matching refs:last_lazy_deopt_pc_

6029     if (current_pc < last_lazy_deopt_pc_ + space_needed) {
6030 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;
6034 last_lazy_deopt_pc_ = masm()->pc_offset();
6039 last_lazy_deopt_pc_ = masm()->pc_offset();