Closed Bug 1545212 Opened 5 years ago Closed 5 years ago

Some types in ParseNode.h are too general

Categories

(Core :: JavaScript Engine, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: khyperia, Assigned: khyperia)

Details

Attachments

(1 file)

Some places we upcast, then downcast, which is... kind of pointless.

Also, we should use more explicit typing in general, where possible.

Pushed by ahauck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ced546afa523
Use more explicit types for ParseNodes. r=jorendorff
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: