Skip to content

Adjust spec to take into account ResizableArrayBuffers / GrowableSharedArrayBuffers #446

Open
@marjakh

Description

@marjakh

E.g., here (possibly in other places) https://w3c.github.io/IndexedDB/#convert-a-value-to-a-key the ArrayBuffer might not be detached but the view might be out of bounds, so, checking just for detachedness is not enough.

IsDataViewOutOfBounds ( https://tc39.es/ecma262/#sec-isarraybufferviewoutofbounds ) sounds like the relevant operation here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions