Searched refs:MEGAMORPHIC (Results 1 – 6 of 6) sorted by relevance
39 return (!vector_set_ && (state() != InlineCacheState::MEGAMORPHIC || in vector_needs_update()
62 constexpr InlineCacheState MEGAMORPHIC = InlineCacheState::MEGAMORPHIC; variable78 case MEGAMORPHIC: in TransitionMarkFromState()365 DCHECK_EQ(MEGAMORPHIC, new_state); in ConfigureVectorState()795 ConfigureVectorState(MEGAMORPHIC, name); in SetCache()797 case MEGAMORPHIC: in SetCache()1586 ConfigureVectorState(MEGAMORPHIC, key); in Load()2520 if (ConfigureVectorState(MEGAMORPHIC, key)) { in Store()2614 ConfigureVectorState(MEGAMORPHIC, key); in Store()2669 ConfigureVectorState(MEGAMORPHIC, index); in Store()
515 if (maps.empty() && nexus.ic_state() != InlineCacheState::MEGAMORPHIC) { in ReadFeedbackForPropertyAccess()522 nexus.ic_state() == InlineCacheState::MEGAMORPHIC); in ReadFeedbackForPropertyAccess()530 DCHECK_EQ(nexus.ic_state(), InlineCacheState::MEGAMORPHIC); in ReadFeedbackForPropertyAccess()
719 return InlineCacheState::MEGAMORPHIC; in ic_state()800 return InlineCacheState::MEGAMORPHIC; in ic_state()812 return InlineCacheState::MEGAMORPHIC; in ic_state()826 return InlineCacheState::MEGAMORPHIC; in ic_state()
737 return ic_state() == InlineCacheState::MEGAMORPHIC; in IsMegamorphic()
987 MEGAMORPHIC, enumerator1007 case InlineCacheState::MEGAMORPHIC: in InlineCacheState2String()