Searched refs:has_computed_names (Results 1 – 1 of 1) sorted by relevance
1841 bool has_computed_names = false; in ParseObjectLiteral() local1859 has_computed_names = true; in ParseObjectLiteral()1869 if (!has_computed_names && this->IsBoilerplateProperty(property)) { in ParseObjectLiteral()