Home | History | Annotate | Download | only in x87

Lines Matching refs:IsStub

100     if (info()->IsStub()) {
311 DCHECK(info()->IsStub());
348 DCHECK(info()->IsStub());
656 // DCHECK(info()->IsStub());
1025 DCHECK(info()->IsStub() || frame_is_built_);
1049 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2114 DCHECK(!info()->IsStub());
2118 DCHECK(!info()->IsStub());
2122 DCHECK(!info()->IsStub());
2127 DCHECK(!info()->IsStub());
2607 DCHECK(info()->IsStub()); // Functions would need to drop one more value.
2899 if (info()->IsStub()) {
5439 if (info()->IsStub() && type == Deoptimizer::EAGER) {