- Notifications
You must be signed in to change notification settings - Fork195
Open
Description
I think you want to create a normal ArrayBuffer, then freeze it (by applyingSetIntegrityLevel(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