Closed
Bug 1248397
Opened 9 years ago
Closed 9 years ago
IonMonkey: MIPS32/MIPS64: branch and jump related methods need to support wasm::JumpTarget.
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 1248859
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: arai, Unassigned)
References
Details
Separated from bug 1245112 comment #45.
some branch and jump related methods need to become template, and accept wasm::JumpTarget instead of Label*.
draft patch is in bug 1245112 but not linkable with mips64 build.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•