Home
last modified time | relevance | path

Searched refs:block_builder (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.cc875 BlockBuilder block_builder(builder()); in VisitBlockDeclarationsAndStatements() local
876 ControlScopeForBreakable execution_control(this, stmt, &block_builder); in VisitBlockDeclarationsAndStatements()
881 if (stmt->labels() != nullptr) block_builder.EndBlock(); in VisitBlockDeclarationsAndStatements()