Closed Bug 1258555 Opened 8 years ago Closed 8 years ago

js::GCPointerPolicy has wrong return type for needsSweep

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: jimb, Assigned: jimb)

Details

Attachments

(1 file)

In js/public/GCPolicy.h, GCPointerPolicy defines needSweep to return void, when it should return bool.
Attachment #8733100 - Flags: review?(terrence)
Attachment #8733100 - Flags: review?(terrence) → review+
Assignee: nobody → jimb
Flags: in-testsuite-
Target Milestone: --- → mozilla48
https://hg.mozilla.org/mozilla-central/rev/fda54bfb2896
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.