Searched refs:properties_count (Results 1 – 3 of 3) sorted by relevance
550 properties_count() <= in IsFastCloningSupported()
1328 int properties_count() const { return boilerplate_properties_; } in properties_count() function1341 return !has_elements() && properties_count() == 0 && in is_empty()
990 if (object_literal->properties_count() > 0) { in AllocateDeferredConstants()2173 if (expr->properties_count() == 0) { in VisitObjectLiteral()