Closed Bug 1754930 Opened 3 years ago Closed 3 years ago

Make check_macroassembler_style understand mozilla::Maybe

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: lth, Assigned: lth)

References

Details

Attachments

(1 file)

The syntax for parsing types optional args is a bit limited and can't handle mozilla::Maybe; expand it.

Basically, argument types must allow for templated types and optional args must
recognize at least mozilla::Nothing(). It's a bit hacky but it seems like
a useful extension that won't destroy anything, and I need this.

Depends on D138052

Severity: -- → N/A
Priority: -- → P3
Attachment #9263451 - Attachment description: Bug 1754930 - understand Nothing. r?nbp → Bug 1754930 - Understand Nothing. r?nbp
Attachment #9263451 - Attachment description: Bug 1754930 - Understand Nothing. r?nbp → Bug 1754930 - Understand mozilla::Maybe in masm declarations. r?nbp
Pushed by lhansen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f1feee3d48d1 Understand mozilla::Maybe in masm declarations. r=nbp
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: