Array storage operations for the JS object heap.
Summary
Functions
Returns whether a value uses a supported heap array representation.
Writes an array element, padding missing indexes with :undefined when needed.
Converts heap array storage to a plain Elixir list.