Searched refs:ResetAfterPreparsing (Results 1 – 4 of 4) sorted by relevance
902 void ResetAfterPreparsing(AstValueFactory* ast_value_factory, bool aborted);
1494 void DeclarationScope::ResetAfterPreparsing(AstValueFactory* ast_value_factory, in ResetAfterPreparsing() function in v8::internal::DeclarationScope1587 ResetAfterPreparsing(ast_node_factory->ast_value_factory(), false); in AnalyzePartially()
2637 scope->ResetAfterPreparsing(ast_value_factory(), true); in ParseFunctionLiteral()
4431 formal_parameters.scope->ResetAfterPreparsing(ast_value_factory_, in ParseArrowFunctionLiteral()