Closed Bug 863234 Opened 11 years ago Closed 11 years ago

PJS: Fix inlineDump handling of MParDump

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: pnkfelix, Assigned: pnkfelix)

References

Details

Attachments

(1 file)

This is not right:

  MParDump *dump = new MParDump(callInfo.getArg(1));

since Dump is a unary operation.

(We only use Dump during development, so this was easy to overlook.)
Blocks: PJS
Assignee: general → pnkfelix
Status: NEW → ASSIGNED
Attachment #739032 - Flags: review?(nmatsakis)
Attachment #739032 - Flags: review?(nmatsakis) → review+
https://hg.mozilla.org/mozilla-central/rev/45228f2c64f9
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in before you can comment on or make changes to this bug.