Closed Bug 903354 Opened 10 years ago Closed 10 years ago

GC: Remove unused AutoPropertyDescriptorRooter

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jonco, Assigned: jonco)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch remove-apdrSplinter Review
Since this is now unused we can get rid of it.
Attachment #788064 - Flags: review?(terrence)
Comment on attachment 788064 [details] [diff] [review]
remove-apdr

Review of attachment 788064 [details] [diff] [review]:
-----------------------------------------------------------------

Excellent! \o/

r=me

::: js/src/jsobjinlines.h
@@ -933,5 @@
>  };
>  
> -class AutoPropertyDescriptorRooter : private AutoGCRooter, public PropertyDescriptor
> -{
> -    SkipRoot skip;

And another SkipRoot down!
Attachment #788064 - Flags: review?(terrence) → review+
https://hg.mozilla.org/mozilla-central/rev/9f3cb82af6fa
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.