Home | History | Annotate | Download | only in interpreter

Lines Matching refs:BinaryOperationFeedback

1159   var_type_feedback->Bind(SmiConstant(BinaryOperationFeedback::kNone));
1176 SmiConstant(BinaryOperationFeedback::kSignedSmall)));
1195 SmiConstant(BinaryOperationFeedback::kNumber)));
1205 SmiConstant(BinaryOperationFeedback::kNone)));
1218 SmiConstant(BinaryOperationFeedback::kNumberOrOddball));
1227 var_type_feedback->Bind(SmiConstant(BinaryOperationFeedback::kAny));