Home | History | Annotate | Download | only in s390

Lines Matching defs:bailout_type

297       DCHECK_EQ(jump_table_[0].bailout_type, table_entry->bailout_type);
676 Deoptimizer::BailoutType bailout_type,
683 Deoptimizer::GetDeoptimizationEntry(isolate(), id, bailout_type);
754 Deoptimizer::JumpTableEntry table_entry(entry, deopt_info, bailout_type,
770 Deoptimizer::BailoutType bailout_type =
772 DeoptimizeIf(cond, instr, deopt_reason, bailout_type, cr);