Searched refs:AnalyzePartially (Results 1 – 3 of 3) sorted by relevance
871 void AnalyzePartially(AstNodeFactory* ast_node_factory);
1551 void DeclarationScope::AnalyzePartially(AstNodeFactory* ast_node_factory) { in AnalyzePartially() function in v8::internal::DeclarationScope
2645 scope->AnalyzePartially(&previous_zone_ast_node_factory); in ParseFunctionLiteral()