Lines Matching refs:slot_id
1493 Node* slot_id = BytecodeOperandIdx(3); in JSCall() local
1498 CollectCallFeedback(function, context, feedback_vector, slot_id); in JSCall()
1516 Node* slot_id = BytecodeOperandIdx(kSlotOperandIndex); in JSCallN() local
1521 CollectCallFeedback(function, context, feedback_vector, slot_id); in JSCallN()
1667 Node* slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1672 CallJSWithSpreadAndDispatch(callable, context, args, slot_id, in IGNITION_HANDLER()
1686 Node* slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1690 slot_id, feedback_vector); in IGNITION_HANDLER()
1705 Node* slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1708 Node* result = Construct(constructor, context, new_target, args, slot_id, in IGNITION_HANDLER()
1829 Node* slot_id = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
1834 CollectCallableFeedback(callable, context, feedback_vector, slot_id); in IGNITION_HANDLER()
2321 Node* slot_id = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
2326 feedback_vector, slot_id, pattern, flags, context); in IGNITION_HANDLER()
2337 Node* slot_id = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
2350 feedback_vector, slot_id, context, &call_runtime, in IGNITION_HANDLER()
2364 SmiTag(slot_id), constant_elements, flags); in IGNITION_HANDLER()
2375 Node* slot_id = BytecodeOperandIdx(0); in IGNITION_HANDLER() local
2379 feedback_vector, slot_id, context); in IGNITION_HANDLER()
2390 Node* slot_id = BytecodeOperandIdx(1); in IGNITION_HANDLER() local
2404 feedback_vector, slot_id, &if_not_fast_clone); in IGNITION_HANDLER()
2422 SmiTag(slot_id), object_boilerplate_description, flags); in IGNITION_HANDLER()