Closed Bug 904293 Opened 11 years ago Closed 11 years ago

Tracelogger: Get it working on x86

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: h4writer, Assigned: h4writer)

Details

Attachments

(1 file)

Currently too many requested when doing the ABI call to the tracelogger. That's why tracelogger doesn't work on x86. Should be easy to fix. So fix it.
Quick fix. We only have 3 volatile regs on x86 and 4 are taken. Remove one, since it is actually not needed.
Assignee: general → hv1989
Attachment #792122 - Flags: review?(jdemooij)
Attachment #792122 - Flags: review?(jdemooij) → review+
https://hg.mozilla.org/mozilla-central/rev/74454e112554
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: