Closed Bug 513429 Opened 15 years ago Closed 15 years ago

Say "int" and "quad" in debug output for those LIR opcodes

Categories

(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorendorff, Unassigned)

Details

(Whiteboard: fixed-in-tracemonkey)

Attachments

(1 file)

Attached patch v1Splinter Review
The debug output says things like:

      val
      four = add val, val

With this change:

      val = int 2
      four = add val, val
Attachment #397433 - Flags: review?(edwsmith)
Attachment #397433 - Flags: review?(edwsmith) → review+
http://hg.mozilla.org/tracemonkey/rev/47d9c2095af6
Whiteboard: fixed-in-tracemonkey
http://hg.mozilla.org/mozilla-central/rev/47d9c2095af6
Status: NEW → RESOLVED
Closed: 15 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: