Closed Bug 773586 Opened 12 years ago Closed 12 years ago

Initialize JM PICGenInfo::pc field

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
For bug 771130, I need JM PICs to have a valid pc. Turns out there's already a field, it just has to be initialized. The patch also removes BaseIC::op and changes its users to call f.pc(). Any idea why this field was added? Since CALLELEM no longer has to push |this|, the stack store for that is also removed.
Attachment #641804 - Flags: review?(bhackett1024)
Attachment #641804 - Flags: review?(bhackett1024) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: