Searched defs:VisitInScope (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | bytecode-generator.cc | 3193 void BytecodeGenerator::VisitInScope(Statement* stmt, Scope* scope) { in VisitInScope() function in v8::internal::interpreter::BytecodeGenerator |
| /external/v8/src/compiler/ | ||
| D | ast-graph-builder.cc | 2923 void AstGraphBuilder::VisitInScope(Statement* stmt, Scope* s, Node* context) { in VisitInScope() function in v8::internal::compiler::AstGraphBuilder |