Searched refs:try_megamorphic (Results 1 – 1 of 1) sorted by relevance
2644 try_megamorphic(this, Label::kDeferred), in KeyedLoadIC() local2667 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &try_megamorphic); in KeyedLoadIC()2672 BIND(&try_megamorphic); in KeyedLoadIC()2853 try_megamorphic(this, Label::kDeferred), in StoreIC() local2875 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &try_megamorphic); in StoreIC()2880 BIND(&try_megamorphic); in StoreIC()3034 try_megamorphic(this, Label::kDeferred), in KeyedStoreIC() local3057 &try_megamorphic); in KeyedStoreIC()3062 BIND(&try_megamorphic); in KeyedStoreIC()3102 try_megamorphic(this, Label::kDeferred); in StoreInArrayLiteralIC() local[all …]