Searched refs:kMaxNumberOfDescriptors (Results 1 – 4 of 4) sorted by relevance
202 static const int kMaxNumberOfDescriptors = variable
3219 if (map->NumberOfOwnDescriptors() >= kMaxNumberOfDescriptors) { in CopyWithField()3254 if (map->NumberOfOwnDescriptors() >= kMaxNumberOfDescriptors) { in CopyWithConstant()5592 if (number_of_elements > kMaxNumberOfDescriptors) return; in MigrateSlowToFast()8688 int slack = SlackForArraySize(old_size, kMaxNumberOfDescriptors); in ShareDescriptor()9304 } else if (map->NumberOfOwnDescriptors() >= kMaxNumberOfDescriptors || in TransitionToAccessorProperty()
2549 STATIC_ASSERT(kMaxInObjectProperties <= kMaxNumberOfDescriptors);
800 DCHECK(kMaxNumberOfDescriptors + JSObject::kFieldsAdded < in ExtendPropertiesBackingStore()808 kMaxNumberOfDescriptors + JSObject::kFieldsAdded, mode), in ExtendPropertiesBackingStore()