Open
Description
I think you want to create a normal ArrayBuffer, then freeze it (by applying SetIntegrityLevel(O, "frozen")). Note that this makes it immutable, not just read-only; I couldn't tell whether you were modifying the values from the spec or not.
Metadata
Metadata
Assignees
Labels
No labels