Lines Matching refs:slot_id
779 TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) { in CallJSWithSpreadAndDispatch() argument
784 slot_id); in CallJSWithSpreadAndDispatch()
802 const RegListNodePair& args, TNode<UintPtrT> slot_id, in Construct() argument
812 slot_id, UpdateFeedbackMode::kOptionalFeedback, in Construct()
846 const RegListNodePair& args, TNode<UintPtrT> slot_id, in ConstructWithSpread() argument
858 IncrementCallCount(feedback_vector, slot_id); in ConstructWithSpread()
862 LoadFeedbackVectorSlot(feedback_vector, slot_id); in ConstructWithSpread()
934 StoreWeakReferenceInFeedbackVector(feedback_vector, slot_id, in ConstructWithSpread()
936 ReportFeedbackUpdate(feedback_vector, slot_id, in ConstructWithSpread()
948 feedback_vector, slot_id, in ConstructWithSpread()
951 ReportFeedbackUpdate(feedback_vector, slot_id, in ConstructWithSpread()