Home | History | Annotate | Download | only in arm

Lines Matching refs:IsStub

115     if (info()->IsStub()) {
271 DCHECK(info()->IsStub());
349 DCHECK(info()->IsStub());
356 DCHECK(info()->IsStub());
791 if (FLAG_deopt_every_n_times != 0 && !info()->IsStub()) {
832 DCHECK(info()->IsStub() || frame_is_built_);
855 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2024 DCHECK(!info()->IsStub());
2029 DCHECK(!info()->IsStub());
2040 DCHECK(!info()->IsStub());
2044 DCHECK(!info()->IsStub());
2048 DCHECK(!info()->IsStub());
2051 DCHECK(!info()->IsStub());
2059 DCHECK(!info()->IsStub());
2548 DCHECK(info()->IsStub()); // Functions would need to drop one more value.
2869 if (info()->IsStub()) {
5178 if (info()->IsStub() && type == Deoptimizer::EAGER) {