Open Bug 1878989 Opened 1 year ago Updated 1 year ago

Allow pinning the length of SharedArrayBuffers

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

ASSIGNED

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Now that they can be growable, it makes sense to pin their length. It's not necessary for operating on their data, since it won't move (or shrink) regardless, but it at least prevents one class of errors where the length is computed and then invalidated.

Assignee: nobody → sphink
Status: NEW → ASSIGNED
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Blocks: 1670026
Severity: -- → N/A
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: