Home | History | Annotate | Download | only in compiler

Lines Matching defs:current_scope

300   DeclarationScope* closure_scope = current_scope()->GetClosureScope();
819 Scope* AstGraphBuilder::current_scope() const {
2231 return current_scope()->language_mode();
2422 int depth = current_scope()->ContextChainLength(variable->scope());
2542 int depth = current_scope()->ContextChainLength(variable->scope());