Closed Bug 1687449 Opened 4 years ago Closed 4 years ago

Support large ArrayBuffers for inlined Atomics

Categories

(Core :: JavaScript Engine: JIT, task, P3)

task

Tracking

()

RESOLVED INVALID

People

(Reporter: jandem, Assigned: jandem)

References

Details

The Atomics operations are less perf-critical than typed array operations, so it probably makes sense to start with those. Once this is done we can then use the same machinery for DataViews and typed arrays.

Closing this. It was simpler to convert all Int32 indexes to IntPtr at the same time.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.