Searched refs:ic_state (Results 1 – 4 of 4) sorted by relevance
1462 if (nexus.ic_state() != MEGAMORPHIC && nexus.GetKeyType() == ELEMENT) { in ReduceKeyedAccess()1520 } else if (nexus.ic_state() == MEGAMORPHIC) { in ReduceKeyedAccess()2082 if (nexus.ic_state() == MEGAMORPHIC) { in ReduceJSStoreDataPropertyInLiteral()2086 DCHECK_EQ(MONOMORPHIC, nexus.ic_state()); in ReduceJSStoreDataPropertyInLiteral()2176 if (nexus.ic_state() == MEGAMORPHIC) return NoChange(); in ReduceJSStoreInArrayLiteral()
577 InlineCacheState ic_state() const { return StateFromFeedback(); } in ic_state() function
751 switch (ic_state()) { in ConfigureCloneObject()
830 if (nexus.ic_state() == UNINITIALIZED) { in RUNTIME_FUNCTION()837 } else if (nexus.ic_state() == MONOMORPHIC) { in RUNTIME_FUNCTION()