Closed Bug 1784154 Opened 2 years ago Closed 2 years ago

Implement the heap type casting instructions in Ion

Categories

(Core :: JavaScript: WebAssembly, task, P3)

task

Tracking

()

RESOLVED WONTFIX

People

(Reporter: rhunt, Unassigned)

References

Details

Implement the heap type casting instructions in Ion:

ref.is_HEAP
ref.as_HEAP
br_on_HEAP
br_on_non_HEAP

For each HEAP we support that has an instruction in the spec. This is currently just dataref, but will eventually include arrayref.

Summary: Implement the heap type casting instruction in Ion → Implement the heap type casting instructions in Ion

We don't have dataref, so this is completely blocked on bug 1774837.

Depends on: 1774837

This work was done in bug 1797933, bug 1799856, and bug 1803043.

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