Searched refs:properties_count (Results 1 – 3 of 3) sorted by relevance
538 properties_count() <= in IsFastCloningSupported()
1276 int properties_count() const { return boilerplate_properties_; } in properties_count() function1303 return !has_elements() && properties_count() == 0 && in is_empty()
1318 if (object_literal_builder->properties_count() > 0) { in AllocateDeferredConstants()3082 if (expr->builder()->properties_count() == 0) { in VisitObjectLiteral()