Searched refs:AddKeyedStoreICSlot (Results 1 – 5 of 5) sorted by relevance
62 FeedbackVectorSlot AddKeyedStoreICSlot() { in AddKeyedStoreICSlot() function
561 literal_slot_ = spec->AddKeyedStoreICSlot(); in AssignFeedbackVectorSlots()
3531 FeedbackVectorSlot slot1 = feedback_spec.AddKeyedStoreICSlot(); in TEST()3532 FeedbackVectorSlot slot2 = feedback_spec.AddKeyedStoreICSlot(); in TEST()3533 FeedbackVectorSlot slot3 = feedback_spec.AddKeyedStoreICSlot(); in TEST()
1039 i::FeedbackVectorSlot slot = feedback_spec.AddKeyedStoreICSlot(); in TEST()
2804 FeedbackVectorSlot keyed_store_ic_slot = spec.AddKeyedStoreICSlot(); in CreateInitialObjects()