Home | History | Annotate | Download | only in x64

Lines Matching refs:last_lazy_deopt_pc_

5621     if (current_pc < last_lazy_deopt_pc_ + space_needed) {
5622 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;
5626 last_lazy_deopt_pc_ = masm()->pc_offset();
5631 last_lazy_deopt_pc_ = masm()->pc_offset();