Closed
Bug 1631920
Opened 5 years ago
Closed 5 years ago
Warp: Support LoadTypedArrayElement
Categories
(Core :: JavaScript Engine: JIT, task, P1)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Ion natively only supports TypedArrays not TypedObjects, so we will split LoadTypedElementResult up.
Assignee | ||
Comment 1•5 years ago
|
||
I am going to wait on Bug 1632127 to avoid merge conflicts.
Updated•5 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Updated•5 years ago
|
Attachment #9142514 -
Attachment description: Bug 1631920 - Warp: Support LoadTypedArrayElement. → Bug 1631920 - Warp: Support LoadTypedArrayElement. r?jandem
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fa447b63a019
Warp: Support LoadTypedArrayElement. r=jandem
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•