Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsStub

80   if (!info()->IsStub()) {
193 if (info()->IsStub()) {
401 DCHECK(info()->IsStub());
446 DCHECK(info()->IsStub());
477 if (!info()->IsStub()) {
830 DCHECK(info()->IsOptimizing() || info()->IsStub());
868 DCHECK(info()->IsStub() || frame_is_built_);
892 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2074 DCHECK(!info()->IsStub());
2085 DCHECK(!info()->IsStub());
2089 DCHECK(!info()->IsStub());
2093 DCHECK(!info()->IsStub());
2096 DCHECK(!info()->IsStub());
2102 DCHECK(!info()->IsStub());
5431 if (!info()->IsStub()) {
5459 if (info()->IsStub() && type == Deoptimizer::EAGER) {