Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h408 void VisitForAccumulatorValueOrTheHole(Expression* expr);
H A Dbytecode-generator.cc2644 VisitForAccumulatorValueOrTheHole(expr->extends()); in BuildClassLiteral()
7051 void BytecodeGenerator::VisitForAccumulatorValueOrTheHole(Expression* expr) { in VisitForAccumulatorValueOrTheHole() function in v8::internal::interpreter::BytecodeGenerator

Completed in 13 milliseconds