Searched refs:MEGAMORPHIC (Results 1 – 8 of 8) sorted by relevance
466 return MEGAMORPHIC; in StateFromFeedback()502 return MEGAMORPHIC; in StateFromFeedback()526 return MEGAMORPHIC; in StateFromFeedback()550 return MEGAMORPHIC; in StateFromFeedback()1011 return MEGAMORPHIC; in StateFromFeedback()
446 nexus->ic_state() == MEGAMORPHIC) { in CollectReceiverTypes()
669 MEGAMORPHIC, enumerator
14210 case MEGAMORPHIC: in ICState2String()
45 return ::v8::internal::MEGAMORPHIC; in GetICState()
49 case MEGAMORPHIC: in TransitionMarkFromState()412 } else if (new_state == MEGAMORPHIC || new_state == GENERIC) { in ComputeTypeInfoCountDelta()420 if (new_state == MEGAMORPHIC || new_state == GENERIC) { in ComputeTypeInfoCountDelta()424 case MEGAMORPHIC: in ComputeTypeInfoCountDelta()426 if (new_state == MEGAMORPHIC || new_state == GENERIC) break; in ComputeTypeInfoCountDelta()524 } else if (new_state == MEGAMORPHIC) { in ConfigureVectorState()858 ConfigureVectorState(MEGAMORPHIC, name); in PatchCache()860 case MEGAMORPHIC: in PatchCache()1254 if (state() == MEGAMORPHIC && lookup->GetReceiver()->IsHeapObject()) { in ComputeHandler()1660 ConfigureVectorState(MEGAMORPHIC, key); in Load()[all …]
1169 if (nexus.ic_state() != MEGAMORPHIC && nexus.GetKeyType() == ELEMENT) { in ReduceKeyedAccess()1254 } else if (nexus.ic_state() == MEGAMORPHIC) { in ReduceKeyedAccess()1697 if (nexus.ic_state() == MEGAMORPHIC) { in ReduceJSStoreDataPropertyInLiteral()
24508 Tagged stubs that rely on instance types as MEGAMORPHIC.