Home | History | Annotate | Download | only in x64

Lines Matching defs:bailout_type

705                             Deoptimizer::BailoutType bailout_type) {
711 Deoptimizer::GetDeoptimizationEntry(isolate(), id, bailout_type);
758 Deoptimizer::JumpTableEntry table_entry(entry, deopt_info, bailout_type,
778 Deoptimizer::BailoutType bailout_type = info()->IsStub()
781 DeoptimizeIf(cc, instr, deopt_reason, bailout_type);