Skip to content

IsResizableArrayBuffer abstract operation now invalid #1520

@Renegade334

Description

@Renegade334

What is the issue with the Web IDL Standard?

At the time that the resizable array buffers proposal was active, the IDL specification used the proposed IsResizableArrayBuffer abstract operation as its predicate for [AllowResizable].

This operation was dropped in the final specification and no longer exists. The inline equivalent is to check for the presence of the [[ArrayBufferMaxByteLength]] internal slot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions