pub fn buffer_store(ab: &Value) -> Option<Value>
The heap array an ArrayBuffer keeps its bytes in, so another view can share it rather than copy.
ArrayBuffer