Searched refs:pre_allocated_property_fields (Results 1 – 10 of 10) sorted by relevance
310 ASSERT_EQ(0, pre_allocated_property_fields()); in SharedMapVerify()
516 pre_allocated_property_fields()); in MapPrint()
1587 int pre_allocated = map->pre_allocated_property_fields(); in InitializeBody()2738 int Map::pre_allocated_property_fields() { in pre_allocated_property_fields() function
4525 inline int pre_allocated_property_fields();
4768 if (pre_allocated_property_fields() > 0) { in CopyDropDescriptors()4779 pre_allocated_property_fields()); in CopyDropDescriptors()
3785 map->pre_allocated_property_fields() + in AllocateJSObjectFromMap()
4059 ASSERT(initial_map->pre_allocated_property_fields() + in DoAllocateObject()4085 Immediate(initial_map->pre_allocated_property_fields())); in DoAllocateObject()
4285 ASSERT(initial_map->pre_allocated_property_fields() + in DoAllocateObject()4311 initial_map->pre_allocated_property_fields()); in DoAllocateObject()
4452 ASSERT(initial_map->pre_allocated_property_fields() + in DoAllocateObject()
4346 ASSERT(initial_map->pre_allocated_property_fields() + in DoAllocateObject()