Searched refs:AsBinaryOperation (Results 1 – 4 of 4) sorted by relevance
48 BinaryOperationFeedback const& AsBinaryOperation() const;
694 : feedback.AsBinaryOperation().value(); in GetFeedbackForBinaryOperation()899 BinaryOperationFeedback const& ProcessedFeedback::AsBinaryOperation() const { in AsBinaryOperation() function in v8::internal::compiler::ProcessedFeedback
987 node->AsBinaryOperation(),
226 BinaryOperation* binop = (*x)->AsBinaryOperation(); in CollapseNaryExpression()2552 BinaryOperation* binop = expr->AsBinaryOperation(); in AddArrowFunctionFormalParameters()