Home | History | Annotate | Download | only in src

Lines Matching defs:IsBoilerplateProperty

3850 bool Parser::IsBoilerplateProperty(ObjectLiteral::Property* property) {
4010 if (!IsBoilerplateProperty(property)) {
4130 if (IsBoilerplateProperty(property)) {
4200 if (IsBoilerplateProperty(property)) number_of_boilerplate_properties++;