Home | History | Annotate | Download | only in arm

Lines Matching defs:bailout_type

314       DCHECK_EQ(jump_table_[0].bailout_type, table_entry->bailout_type);
772 Deoptimizer::BailoutType bailout_type) {
778 Deoptimizer::GetDeoptimizationEntry(isolate(), id, bailout_type);
833 Deoptimizer::JumpTableEntry table_entry(entry, deopt_info, bailout_type,
849 Deoptimizer::BailoutType bailout_type = info()->IsStub()
852 DeoptimizeIf(condition, instr, deopt_reason, bailout_type);