Home | History | Annotate | Download | only in parsing

Lines Matching defs:SetFunctionName

1261       SetFunctionName(value, ast_value_factory()->default_string());
4146 SetFunctionName(value, name);
4152 SetFunctionName(value, identifier->AsVariableProxy()->raw_name());
4155 void Parser::SetFunctionName(Expression* value, const AstRawString* name) {