Searched refs:keyed_store_slot (Results 1 – 1 of 1) sorted by relevance
2381 FeedbackSlot keyed_store_slot; in BuildArrayLiteralElementsInsertion() local2386 if (keyed_store_slot.IsInvalid()) { in BuildArrayLiteralElementsInsertion()2387 keyed_store_slot = feedback_spec()->AddKeyedStoreICSlot(language_mode()); in BuildArrayLiteralElementsInsertion()2394 array, index, feedback_index(keyed_store_slot), language_mode()); in BuildArrayLiteralElementsInsertion()