ARRAY_ALLOC_SIZE 91 heap.c || new_size - obj->u.array.alloc_size > ARRAY_ALLOC_SIZE) { ARRAY_ALLOC_SIZE 92 heap.c new_size = obj->u.array.alloc_size + ARRAY_ALLOC_SIZE;