Home
last modified time | relevance | path

Searched refs:AsBinaryOperation (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dprocessed-feedback.h48 BinaryOperationFeedback const& AsBinaryOperation() const;
H A Djs-heap-broker.cc694 : feedback.AsBinaryOperation().value(); in GetFeedbackForBinaryOperation()
899 BinaryOperationFeedback const& ProcessedFeedback::AsBinaryOperation() const { in AsBinaryOperation() function in v8::internal::compiler::ProcessedFeedback
/third_party/node/deps/v8/src/parsing/
H A Dparser.h987 node->AsBinaryOperation(), in RecordBinaryOperationSourceRange()
H A Dparser.cc226 BinaryOperation* binop = (*x)->AsBinaryOperation(); in CollapseNaryExpression()
2555 BinaryOperation* binop = expr->AsBinaryOperation(); in AddArrowFunctionFormalParameters()

Completed in 11 milliseconds