Home | History | Annotate | Download | only in mips64

Lines Matching refs:IsStub

132     if (info()->IsStub()) {
280 DCHECK(info()->IsStub());
352 DCHECK(info()->IsStub());
359 DCHECK(info()->IsStub());
774 if (FLAG_deopt_every_n_times != 0 && !info()->IsStub()) {
804 DCHECK(info()->IsStub() || frame_is_built_);
829 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2048 DCHECK(!info()->IsStub());
2052 DCHECK(!info()->IsStub());
2061 DCHECK(!info()->IsStub());
2065 DCHECK(!info()->IsStub());
2068 DCHECK(!info()->IsStub());
2071 DCHECK(!info()->IsStub());
2077 DCHECK(!info()->IsStub());
2586 DCHECK(info()->IsStub()); // Functions would need to drop one more value.
2968 if (info()->IsStub()) {
5402 if (info()->IsStub() && type == Deoptimizer::EAGER) {