Searched refs:has_rest_parameter (Results 1 – 2 of 2) sorted by relevance
440 bool has_rest_parameter() const { return rest_index_ >= 0; } in has_rest_parameter() function
4340 if (scope->has_rest_parameter()) { in ParseFunctionLiteral()