Searched refs:set_ast_properties (Results 1 – 2 of 2) sorted by relevance
646 result->set_ast_properties(factory()->visitor()->ast_properties()); in DoParseProgram()4647 function_literal->set_ast_properties(&ast_properties); in ParseFunctionLiteral()
2082 void set_ast_properties(AstProperties* ast_properties) { in set_ast_properties() function