Searched defs:is_rest (Results 1 – 5 of 5) sorted by relevance
312 bool is_rest; member1160 bool is_rest) { in AddFormalParameter()
1462 bool is_rest = false; in ParseExpression() local2888 bool is_rest = parameters->has_rest; in ParseFormalParameter() local
886 int initializer_end_position, bool is_rest) { in AddFormalParameter()
3973 bool is_rest = expr->IsSpread(); in ParseArrowFunctionFormalParameters() local
506 bool is_optional, bool is_rest, bool* is_duplicate) { in DeclareParameter()