Lines Matching defs:feedback
1320 VectorSlotPair feedback = in VisitObjectLiteral() local
1535 VectorSlotPair feedback = CreateVectorSlotPair(expr->AssignmentSlot()); in VisitAssignment() local
1640 VectorSlotPair feedback = in VisitCall() local
1657 VectorSlotPair feedback = in VisitCall() local
1697 VectorSlotPair feedback = CreateVectorSlotPair(expr->CallFeedbackICSlot()); in VisitCall() local
1725 VectorSlotPair feedback = CreateVectorSlotPair(expr->CallNewFeedbackSlot()); in VisitCallNew() local
1879 VectorSlotPair feedback = CreateVectorSlotPair(expr->CountSlot()); in VisitCountOperation() local
2393 const VectorSlotPair& feedback, in BuildVariableLoad()
2478 const VectorSlotPair& feedback, BailoutId bailout_id, in BuildVariableAssignment()
2592 const VectorSlotPair& feedback) { in BuildKeyedLoad()
2600 const VectorSlotPair& feedback) { in BuildNamedLoad()
2608 const VectorSlotPair& feedback) { in BuildKeyedStore()
2619 const VectorSlotPair& feedback) { in BuildNamedStore()
2630 const VectorSlotPair& feedback) { in BuildNamedStoreOwn()
2639 const VectorSlotPair& feedback, in BuildGlobalLoad()
2649 const VectorSlotPair& feedback) { in BuildGlobalStore()
2690 VectorSlotPair feedback = in BuildSetHomeObject() local