Searched refs:GetBinaryOperationFeedback (Results 1 – 5 of 5) sorted by relevance
64 return nexus.GetBinaryOperationFeedback(); in GetBinaryOperationHint()394 nexus.GetBinaryOperationFeedback(), &hint)) { in ReduceToNumberOperation()
2187 return nexus.GetBinaryOperationFeedback(); in GetBinaryOperationHint()
622 BinaryOperationHint GetBinaryOperationFeedback() const;
626 BinaryOperationHint hint = GetBinaryOperationFeedback(); in StateFromFeedback()1123 BinaryOperationHint FeedbackNexus::GetBinaryOperationFeedback() const { in GetBinaryOperationFeedback() function in v8::internal::FeedbackNexus
1121 os << "BinaryOp:" << GetBinaryOperationFeedback(); in Print()