Searched defs:is_rest (Results 1 – 5 of 5) sorted by relevance
100 bool is_rest; member
105 bool is_rest = true; in DefaultConstructor() local572 bool is_rest = false; in DoParseProgram() local2405 bool is_rest = expr->IsSpread(); in AddArrowFunctionFormalParameters() local3090 const bool is_rest = false; in ParseFunction() local
862 bool is_rest : 1; member
3781 bool is_rest = parameters->has_rest; in ParseFormalParameter() local
1022 const AstRawString* name, VariableMode mode, bool is_optional, bool is_rest, in DeclareParameter()1051 const AstRawString* name, bool is_rest, AstValueFactory* ast_value_factory, in DeclareParameterName()