Closed Bug 1709616 Opened 3 years ago Closed 3 years ago

Move IsValidStackMapKey from WasmBaselineCompile to WasmGC

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

IsValidStackMapKey is a debug feature related to reference types; it belongs in WasmGC.{cpp,h}, not in WasmBaselineCompile.{cpp,h}

This is pure refactoring. Move the function to WasmGC because that's its natural home.

Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0081b1aca860
Move IsValidStackMapKey to WasmGC. r=jseward
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: