Home
last modified time | relevance | path

Searched refs:NO_DEFAULT_FOR_REST (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparserExpressions.cpp141 static constexpr char const NO_DEFAULT_FOR_REST[] = "Rest parameter cannot have the default value."; member
150 ThrowSyntaxError(NO_DEFAULT_FOR_REST); in ParseFunctionParameterExpression()
H A DETSparser.cpp1381 static constexpr char const NO_DEFAULT_FOR_REST[] = "Rest parameter cannot have the default value."; member
1412 ThrowSyntaxError(NO_DEFAULT_FOR_REST); in ParseFunctionParameter()

Completed in 4 milliseconds