Closed Bug 1271865 Opened 9 years ago Closed 9 years ago

Remove JitFrameIterator::verifyReturnAddressUsingNativeToBytecodeMap

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

References

Details

Attachments

(1 file)

JitFrameIterator::verifyReturnAddressUsingNativeToBytecodeMap() is unused.
Comment on attachment 8751060 [details] [diff] [review] Remove JitFrameIterator::verifyReturnAddressUsingNativeToBytecodeMap Review of attachment 8751060 [details] [diff] [review]: ----------------------------------------------------------------- I'll r+ this, but just note that this is a helpful debug function to have around when chasing issues with the jitcode map. Can you wrap it an #ifdef DEBUG instead? I'll leave the decision to your judgement.
Attachment #8751060 - Flags: review?(kvijayan) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/f940ea93119c2bcaf1010e58b0bec75c99a10c7b Bug 1271865 - Add a comment to JitFrameIterator::verifyReturnAddressUsingNativeToBytecodeMap. r=djvj.
It's already DEBUG-only, so I'll just add a comment explaining that it's useful to keep around.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
See Also: → 1963824
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: