ShouldConvertToSlowElements  814 src/elements.cc if (!array->ShouldConvertToSlowElements(new_capacity)) {
ShouldConvertToSlowElements 9978 src/objects.cc bool JSObject::ShouldConvertToSlowElements(int new_capacity) {