Home | History | Annotate | Download | only in x87

Lines Matching refs:IsStub

81   if (!info()->IsStub()) {
162 if (info()->IsStub()) {
398 DCHECK(info()->IsStub());
444 DCHECK(info()->IsStub());
475 if (!info()->IsStub()) {
753 // DCHECK(info()->IsStub());
1091 DCHECK(info()->IsOptimizing() || info()->IsStub());
1150 DCHECK(info()->IsStub() || frame_is_built_);
1174 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2376 DCHECK(!info()->IsStub());
2380 DCHECK(!info()->IsStub());
2384 DCHECK(!info()->IsStub());
2389 DCHECK(!info()->IsStub());
6025 if (!info()->IsStub()) {
6053 if (info()->IsStub() && type == Deoptimizer::EAGER) {