Searched refs:has_computed_names (Results 1 – 1 of 1) sorted by relevance
2742 bool has_computed_names = false; in ParseObjectLiteral() local2757 has_computed_names = true; in ParseObjectLiteral()2764 if (impl()->IsBoilerplateProperty(property) && !has_computed_names) { in ParseObjectLiteral()