Home
last modified time | relevance | path

Searched refs:VisitNaryArithmeticExpression (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h191 void VisitNaryArithmeticExpression(NaryOperation* expr);
H A Dbytecode-generator.cc6133 VisitNaryArithmeticExpression(expr); in VisitNaryOperation()
6238 void BytecodeGenerator::VisitNaryArithmeticExpression(NaryOperation* expr) { in VisitNaryArithmeticExpression() function in v8::internal::interpreter::BytecodeGenerator

Completed in 17 milliseconds