Closed Bug 1756548 Opened 3 years ago Closed 3 years ago

Replace RABALDR_HAS_HEAPREG by WASM_HAS_HEAPREG

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

WASM_HAS_HEAPREG was introduced recently and can be used instead of the baseline-specific RABALDR_HAS_HEAPREG.

I'll do this after the Loong64 code lands to avoid upsetting that patch.

Depends on: 1746350

WASM_HAS_HEAPREG was recently introduced as a global definition, so
we can simplify the baseline compiler by using that instead of the
private RABALDR_HAS_HEAPREG.

Pushed by lhansen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7b5811fed167 Retire RABALDR_HAS_HEAPREG, use WASM_HAS_HEAPREG. r=yury
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: