Lines Matching refs:MEGAMORPHIC
49 case MEGAMORPHIC: return 'N';
778 } else if (state == MEGAMORPHIC) {
811 if (FLAG_use_ic && state != MEGAMORPHIC && !object->IsAccessCheckNeeded()) {
1127 } else if (state == MEGAMORPHIC) {
1378 // sure to always rewrite from monomorphic to megamorphic.
1637 // Only move to megamorphic if the target changes.
1643 } else if (state == MEGAMORPHIC) {
1791 // sure to always rewrite from monomorphic to megamorphic.
2011 return MEGAMORPHIC;