Searched refs:pre_allocated_property_fields (Results 1 – 6 of 6) sorted by relevance
439 << pre_allocated_property_fields() << "\n"; in MapPrint()
315 CHECK_EQ(0, pre_allocated_property_fields()); in DictionaryMapVerify()
1237 DCHECK_EQ(2, map->pre_allocated_property_fields()); in InitializeGlobal()
2078 int pre_allocated = map->pre_allocated_property_fields(); in InitializeBody()4246 int Map::pre_allocated_property_fields() { in pre_allocated_property_fields() function
5607 inline int pre_allocated_property_fields();6064 return pre_allocated_property_fields() + unused_property_fields() - in InitialPropertiesLength()
6465 map->pre_allocated_property_fields()); in CopyDropDescriptors()