Home | History | Annotate | Download | only in ppc

Lines Matching defs:bailout_type

311       DCHECK_EQ(jump_table_[0].bailout_type, table_entry->bailout_type);
716 Deoptimizer::BailoutType bailout_type,
723 Deoptimizer::GetDeoptimizationEntry(isolate(), id, bailout_type);
764 Deoptimizer::JumpTableEntry table_entry(entry, deopt_info, bailout_type,
781 Deoptimizer::BailoutType bailout_type =
783 DeoptimizeIf(condition, instr, deopt_reason, bailout_type, cr);