Lines Matching refs:vector_slot

2552   FeedbackSlot vector_slot = vector->ToSlot(slot->value());  in RUNTIME_FUNCTION()  local
2556 FeedbackSlotKind kind = vector->GetKind(vector_slot); in RUNTIME_FUNCTION()
2558 LoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2565 LoadGlobalICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2572 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2588 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2590 LoadGlobalICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2630 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2631 FeedbackSlotKind kind = vector->GetKind(vector_slot); in RUNTIME_FUNCTION()
2651 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2652 KeyedLoadICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2668 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2669 FeedbackSlotKind kind = vector->GetKind(vector_slot); in RUNTIME_FUNCTION()
2671 StoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2677 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2694 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2695 KeyedStoreICNexus nexus(vector, vector_slot); in RUNTIME_FUNCTION()
2711 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2712 LanguageMode language_mode = vector->GetLanguageMode(vector_slot); in RUNTIME_FUNCTION()
2729 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
2730 LanguageMode language_mode = vector->GetLanguageMode(vector_slot); in RUNTIME_FUNCTION()
3148 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
3149 FeedbackSlotKind slot_kind = vector->GetKind(vector_slot); in RUNTIME_FUNCTION()
3171 FeedbackSlot vector_slot = vector->ToSlot(slot->value()); in RUNTIME_FUNCTION() local
3172 LanguageMode language_mode = vector->GetLanguageMode(vector_slot); in RUNTIME_FUNCTION()