Searched refs:is_rest_property (Results 1 – 1 of 1) sorted by relevance
1144 bool* is_rest_property, bool* ok);2542 bool* is_rest_property, in ParseObjectPropertyDefinition() argument2566 *is_rest_property = true; in ParseObjectPropertyDefinition()2752 bool is_rest_property = false; in ParseObjectLiteral() local2754 &checker, &is_computed_name, &is_rest_property, CHECK_OK); in ParseObjectLiteral()2760 if (is_rest_property) { in ParseObjectLiteral()