Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h341 void VisitBlockDeclarationsAndStatements(Block* stmt);
H A Dbytecode-generator.cc1523 VisitBlockDeclarationsAndStatements(stmt); in VisitBlock()
1525 VisitBlockDeclarationsAndStatements(stmt); in VisitBlock()
1529 void BytecodeGenerator::VisitBlockDeclarationsAndStatements(Block* stmt) { in VisitBlockDeclarationsAndStatements() function in v8::internal::interpreter::BytecodeGenerator

Completed in 23 milliseconds