Searched refs:POLYMORPHIC (Results 1 – 3 of 3) sorted by relevance
734 return InlineCacheState::POLYMORPHIC; in ic_state()741 return extra_array.length() > 2 ? InlineCacheState::POLYMORPHIC in ic_state()754 return InlineCacheState::POLYMORPHIC; in ic_state()833 return InlineCacheState::POLYMORPHIC; in ic_state()912 case InlineCacheState::POLYMORPHIC: { in ConfigureCloneObject()
61 constexpr InlineCacheState POLYMORPHIC = InlineCacheState::POLYMORPHIC; variable76 case POLYMORPHIC: in TransitionMarkFromState()284 if (state() != MONOMORPHIC && state() != POLYMORPHIC) return; in UpdateState()710 if (number_of_maps == 0 && state() != MONOMORPHIC && state() != POLYMORPHIC) { in UpdatePolymorphicIC()787 case POLYMORPHIC: in SetCache()
983 POLYMORPHIC, enumerator1005 case InlineCacheState::POLYMORPHIC: in InlineCacheState2String()