Closed Bug 904759 Opened 11 years ago Closed 11 years ago

IonMonkey: IonBuilder::makePolyInlineDispatch is unused

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jandem, Assigned: h4writer)

References

Details

Attachments

(1 file)

makePolyInlineDispatch is not called anywhere. We should either call it somewhere or remove it.
Blocks: 837312
Note: Feel free to forward review to Sean. It is originally his patch that removed the need of this function in bug 837312 that I took over mid-creation.

So this code is still present. Now MTypeObjectDispatch and MFunctionDispatch are used instead of MPolyInlineDispatch. And the code of makePolyInlineDispatch is in inlineTypeObjectFallback. So we can just remove this :D
Assignee: general → hv1989
Attachment #792902 - Flags: review?(kvijayan)
Attachment #792902 - Flags: review?(kvijayan) → review+
https://hg.mozilla.org/mozilla-central/rev/0f0334b7b9a5
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: