Searched defs:has_rest_property (Results 1 – 2 of 2) sorted by relevance
1261 bool has_rest_property) in ObjectLiteralBoilerplateBuilder()1279 bool has_rest_property() const { in has_rest_property() function1373 bool has_rest_property, Variable* home_object) in ObjectLiteral()
2761 bool has_rest_property = false; in ParseObjectLiteral() local