Home
last modified time | relevance | path

Searched defs:VisitInScope (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.cc3193 void BytecodeGenerator::VisitInScope(Statement* stmt, Scope* scope) { in VisitInScope() function in v8::internal::interpreter::BytecodeGenerator
/external/v8/src/compiler/
Dast-graph-builder.cc2923 void AstGraphBuilder::VisitInScope(Statement* stmt, Scope* s, Node* context) { in VisitInScope() function in v8::internal::compiler::AstGraphBuilder