Don't pass array into ary_heap_alloc
We no longer need a reference to the array when allocating the buffer because we no longer allocate through the transient heap.
Don't pass array into ary_heap_alloc
We no longer need a reference to the array when allocating the buffer
because we no longer allocate through the transient heap.