Searched refs:ResetAfterPreparsing (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/ast/
H A Dscopes.h789 void ResetAfterPreparsing(AstValueFactory* ast_value_factory, bool aborted);
H A Dscopes.cc1287 void DeclarationScope::ResetAfterPreparsing(AstValueFactory* ast_value_factory, function in class:v8::internal::DeclarationScope
1336 ResetAfterPreparsing(ast_node_factory->ast_value_factory(), false);
/external/v8/src/parsing/
H A Dparser-base.h3953 formal_parameters.scope->ResetAfterPreparsing(
H A Dparser.cc2673 scope->ResetAfterPreparsing(ast_value_factory(), true);

Completed in 107 milliseconds