Closed Bug 567015 Opened 14 years ago Closed 14 years ago

Revive ReprMeter [patch]

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: sstangl, Unassigned)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

ReprMeter code does not currently build if JS_REPRMETER is defined: it was not updated for the 'regs' shift from JSStackFrame to JSContext; there is a sign error on x86_64.

The attached patch corrects the above errors so that ReprMeter code is again usable. Tested on x86_64.
Attachment #446375 - Flags: review?(dvander)
Attachment #446375 - Flags: review?(dvander) → review+
Forgot this can go on TM, so: http://hg.mozilla.org/tracemonkey/rev/e9bfda816668

Will pick this up in JM today from merging.
Summary: JM: Revive ReprMeter [patch] → Revive ReprMeter [patch]
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/e9bfda816668
Status: NEW → RESOLVED
Closed: 14 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: