Searched refs:set_ast_properties (Results 1 – 3 of 3) sorted by relevance
798 void set_ast_properties(int* ast_properties) {} in set_ast_properties() function2711 function_literal->set_ast_properties(&ast_properties); in ParseArrowFunctionLiteral()
935 result->set_ast_properties(factory()->visitor()->ast_properties()); in DoParseProgram()3693 function_literal->set_ast_properties(&ast_properties); in ParseFunctionLiteral()
2434 void set_ast_properties(AstProperties* ast_properties) { in set_ast_properties() function