Closed
Bug 1780813
Opened 2 years ago
Closed 2 years ago
Implement the call_ref instruction in ion
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: rhunt, Assigned: yury)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The work for baseline is tracked in bug 1774830.
Reporter | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•2 years ago
|
||
- Allow MWasmCallBase has reference register: tableIndex renamed to tableIndexOrRef
- Implement call_ref in ion
- Enable call_ref.js test
Updated•2 years ago
|
Assignee: nobody → ydelendik
Attachment #9288394 -
Attachment description: WIP: Bug 1780813 - Implement the call_ref instruction in ion → Bug 1780813 - Implement the call_ref instruction in ion. r?rhunt
Status: NEW → ASSIGNED
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/43c1a6141f9d
Implement the call_ref instruction in ion. r=rhunt
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•