Closed Bug 1745694 Opened 2 years ago Closed 2 years ago

Tidy up some stack alignment code

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

Some of the wasm stack alignment code is a little crufty, clean it up.

Some accidental '16' constants had crept into the code, but what we really
want is WasmStackAlignment, which may be 8 on SIMD-less 32-bit platforms.

Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b1ebfef8351c
Tidy up stack alignment. r=jseward
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: