Home | History | Annotate | Download | only in x87

Lines Matching defs:bailout_type

955                             Deoptimizer::BailoutType bailout_type) {
961 Deoptimizer::GetDeoptimizationEntry(isolate(), id, bailout_type);
1023 Deoptimizer::JumpTableEntry table_entry(entry, deopt_info, bailout_type,
1043 Deoptimizer::BailoutType bailout_type = info()->IsStub()
1046 DeoptimizeIf(cc, instr, deopt_reason, bailout_type);