Closed
Bug 1508556
Opened 7 years ago
Closed 7 years ago
Support anyref in ion-compiled code
Categories
(Core :: JavaScript: WebAssembly, enhancement, P2)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
DUPLICATE
of bug 1508559
People
(Reporter: lth, Unassigned)
References
Details
We should support anyref in WasmIonCompile.cpp, in the sense that the anyref type is understood by the compiler and anyref values can be handled on all paths, and if we were to disable GC altogether the code would run correctly.
Reporter | ||
Comment 1•7 years ago
|
||
Too hard to disentangle this from the ion-instructions bug, so just merge them.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•