Closed Bug 1587338 Opened 6 years ago Closed 6 years ago

[BinAST] Consider removing `const BinASTKind kind` parameter

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

Currently BinASTParser<Tok>::parseInterface* receives const BinASTKind kind, but it's almost unused (debug only)
given the code is auto-generated, we could remove it.

Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Priority: -- → P2
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/caf9ea85153f Remove `const BinASTKind kind` parameter from non-sum parser methods. r=Yoric
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: